Masahiro Wakame
|
b5fe1dd614
|
Merge pull request #8559 from Dru89/patch-1
Update yargs with new options and methods from 4.x
|
2016-03-26 21:44:07 +09:00 |
|
Drew Hays
|
9a317bdcc6
|
add boolean entry for env
|
2016-03-21 09:02:04 -07:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Drew Hays
|
b05e08bde0
|
add tests, correct some options
|
2016-03-14 21:10:41 -07:00 |
|
Drew Hays
|
c458f90930
|
Add some missing methods and options to yargs.d.ts
Added some missing methods and options from the documentation of yargs
|
2016-03-14 20:43:38 -07:00 |
|
vvakame
|
4de74cb527
|
normalize line ending (CRLF -> LF)
|
2016-02-16 01:20:30 +09:00 |
|
Olivier CHEVET
|
6a287502da
|
Added missing functions from version 3.31
- reset
- epilog/epilogue
- locale
- detectLocale
- choices
- exitProcess
Added an extra prototype for version, accepting a function argument
|
2016-01-17 17:38:52 +01:00 |
|
Niklas Mollenhauer
|
c2b51380cb
|
Fix indent
|
2015-10-07 21:27:48 +02:00 |
|
Niklas Mollenhauer
|
9ccd609dbd
|
Add completion function
|
2015-10-07 21:20:13 +02:00 |
|
Niklas Mollenhauer
|
2d69a5f8bf
|
Add optional function parameter to command()
|
2015-10-07 20:56:13 +02:00 |
|
Christopher Brown
|
70a17401f6
|
Reflect actual Argv#check() usage in check() type declaration
|
2015-06-19 12:32:23 -05:00 |
|
Christopher Brown
|
aeedf99784
|
Add Argv#command(...) to yargs
|
2015-05-03 23:18:08 -05:00 |
|
peferron
|
d614330899
|
yargs: make 2nd parameter of version() optional
|
2015-04-15 12:58:47 -07:00 |
|
Martin Poelstra
|
e24d68612a
|
Add typings for 'yargs'.
|
2014-10-22 12:20:07 +02:00 |
|