GitShow/sindresorhus/meow
sindresorhus

meow

๐Ÿˆ CLI app helper

by sindresorhus
clicommand-linejavascriptkittenmeownodejs
Star on GitHubForknpm

JavaScript

3.7k stars154 forks45 contributorsActive ยท 1mo agoSince 2014v14.1.0MIT

Meet the team

See all 45 on GitHub โ†’
sindresorhus
sindresorhus125 contributions
tommy-mitchell
tommy-mitchell20 contributions
ulken
ulken9 contributions
LitoMore
LitoMore6 contributions
kevva
kevva3 contributions
shinnn
shinnn2 contributions
ryanrhee
ryanrhee2 contributions
voxpelli
voxpelli2 contributions

Languages

View on GitHub โ†’
JavaScript95.4%
TypeScript4.6%

Commit activity

Last 12 weeks ยท 1 commit

Full graph โ†’

Community health

4 of 6 standards met

Community profile โ†’
85
โœ“READMEโœ“Licenseโœ“Contributingโœ“Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent fixes

View closed PRs โ†’
dbrowning2
Fix TypeScript runtime contract mismatchesMergedPR

Summary Type positional input according to explicit input options and inferType. Type isRequired callbacks as receiving parsed runtime values instead of flag definitions. Reject dashed flag keys in the declaration tests to match runtime validation. Validation npm test

dbrowning2 ยท 2mo ago
whitetrefoil
[TS] Any way to predefine the flags then typecheck them in options?ClosedIssue

Currently the type of flags are difficult to predefine, it'll be easier to write the function then get the returned type. But I'm trying to predefine the flags' type then use it to typecheck the function. e.g.:

whitetrefoil ยท 6mo ago
sindresorhus
Support subcommandsClosedIssue

Not entirely sure the best way to handle this. Suggestions welcome :)

sindresorhus ยท 6mo ago
Structured data for AI agents

Repository: sindresorhus/meow. Description: ๐Ÿˆ CLI app helper Stars: 3712, Forks: 154. Primary language: JavaScript. Languages: JavaScript (95.4%), TypeScript (4.6%). License: MIT. Topics: cli, command-line, javascript, kitten, meow, nodejs. Latest release: v14.1.0 (6mo ago). Open PRs: 0, open issues: 3. Last activity: 1mo ago. Community health: 85%. Top contributors: sindresorhus, tommy-mitchell, ulken, LitoMore, kevva, shinnn, ryanrhee, voxpelli, BendingBender, callumlocke and others.

ยท@ofershap

Replace github.com with gitshow.dev