An open API service for providing issue and pull request metadata for open source projects.

GitHub / node-js-libs/cli issues and pull requests

#111 - Typescript support and tests

Issue - State: open - Opened by etroynov almost 3 years ago

#110 - Update cli.js

Pull Request - State: open - Opened by blindmanyo44 over 3 years ago - 1 comment

#109 - Update cli.js

Pull Request - State: open - Opened by blindmanyo44 over 3 years ago

#108 - package breaks in webpack bundle

Issue - State: open - Opened by cmargroff almost 4 years ago

#107 - asd

Pull Request - State: open - Opened by throogoo about 5 years ago

#106 - add link to replit run

Pull Request - State: closed - Opened by hyperupcall over 5 years ago

#105 - Properly indent the list of options

Pull Request - State: open - Opened by ferrybig almost 6 years ago

#104 - Bug: This eats preceeding zeroes when the input is a string

Issue - State: open - Opened by dvc94ch over 7 years ago - 1 comment

#103 - fix readme's format

Pull Request - State: closed - Opened by blackmiaool over 7 years ago - 1 comment

#102 - Add missing var declarations

Pull Request - State: open - Opened by cbowdon about 8 years ago

#101 - Undeclared variables in cli.getUsage

Issue - State: open - Opened by cbowdon about 8 years ago

#100 - Replace dynamic requires with static, as they give WebPack difficulty.

Pull Request - State: open - Opened by veryjos about 8 years ago

#99 - Clean up README for argument types

Pull Request - State: open - Opened by daviscodesbugs over 8 years ago

#98 - Options per a command

Issue - State: open - Opened by victor-shelepen over 8 years ago - 2 comments

#97 - options parse,

Issue - State: open - Opened by mromanuk over 8 years ago - 1 comment

#96 - Added test (see #52)

Pull Request - State: open - Opened by ottijp over 8 years ago

#95 - glob is not be used

Issue - State: open - Opened by ottijp over 8 years ago

#94 - fix typo in README

Pull Request - State: open - Opened by ottijp over 8 years ago

#93 - Add support for switching command auto-completion

Pull Request - State: open - Opened by ottijp over 8 years ago

#92 - The exit dependency is not needed anymore

Issue - State: open - Opened by NoNameProvided over 8 years ago

#91 - please update to glob 7.1.1

Issue - State: closed - Opened by bonesoul almost 9 years ago

#90 - Option as string starting with zero is converted to number

Issue - State: open - Opened by jpbecotte almost 9 years ago - 1 comment

#89 - Suppress param data type being output on --help

Pull Request - State: open - Opened by jez9999 almost 9 years ago

#87 - Similar to tj/commander

Issue - State: closed - Opened by goatandsheep almost 9 years ago - 2 comments

#86 - Remove daemon support

Pull Request - State: closed - Opened by jugglinmike almost 9 years ago - 1 comment

#85 - Add gitignore

Pull Request - State: closed - Opened by BBosman almost 9 years ago

#84 - Update glob dependency

Pull Request - State: closed - Opened by BBosman almost 9 years ago - 1 comment

#83 - Update to latest version of `glob`

Issue - State: closed - Opened by adamreisnz about 9 years ago - 3 comments

#82 - corrected semi-colon to colon in illegal file characters

Pull Request - State: closed - Opened by dxprog about 9 years ago - 1 comment

#81 - [security] Insecure usage of temporary files.

Issue - State: closed - Opened by skx about 9 years ago - 8 comments

#80 - Help doesn't work

Issue - State: closed - Opened by Roam-Cooper about 9 years ago

#79 - URL not allowing all URLs

Issue - State: open - Opened by victorb over 9 years ago - 1 comment

#78 - Options & Commands

Issue - State: open - Opened by rwatts3 over 9 years ago - 1 comment

#76 - Fix when running in strict mode

Pull Request - State: closed - Opened by cri5ti over 9 years ago - 1 comment

#75 - Exposing the no_color var for external use.

Pull Request - State: closed - Opened by zackurben almost 10 years ago - 1 comment

#74 - Update README with detailed cli parser options

Pull Request - State: closed - Opened by RobertDeRose almost 10 years ago - 7 comments

#73 - Update README with detailed cli parser options

Pull Request - State: closed - Opened by RobertDeRose almost 10 years ago - 1 comment

#72 - Add support for dates as command line arguments

Pull Request - State: closed - Opened by RobertDeRose almost 10 years ago

#71 - Clarify option type in docs

Issue - State: closed - Opened by clphillips almost 10 years ago

#70 - Help on individual options

Issue - State: open - Opened by eurochriskelly about 10 years ago

#69 - modify how spinner and progress run on non-tty streams

Pull Request - State: closed - Opened by KodeAndGame about 10 years ago - 3 comments

#68 - Fix spinner compatibility with file i/o

Pull Request - State: closed - Opened by KodeAndGame about 10 years ago - 1 comment

#67 - Piping conflicts with spinner

Issue - State: closed - Opened by jrsmith17 about 10 years ago - 1 comment

#66 - Update glob dependency

Pull Request - State: closed - Opened by btecu about 10 years ago - 1 comment

#65 - Update license attribute

Pull Request - State: closed - Opened by pdehaan about 10 years ago - 1 comment

#63 - Spinner/progress, Node v0.12 deprecated util.print "Use console.log instead"

Issue - State: closed - Opened by danielweck over 10 years ago - 6 comments

#62 - array support

Issue - State: open - Opened by coolaj86 over 10 years ago - 5 comments

#61 - fix #60

Pull Request - State: closed - Opened by meeech over 10 years ago

#60 - can't use -k and --debug together

Issue - State: closed - Opened by meeech over 10 years ago - 1 comment

#59 - Remove int conversion in getValue().

Pull Request - State: open - Opened by johnkchiu over 10 years ago

#58 - Default value of number 0 doesn't get output in help

Issue - State: open - Opened by katylava over 10 years ago - 1 comment

#57 - Fix argv[0] node binary removal in Windows

Pull Request - State: closed - Opened by UltCombo almost 11 years ago - 2 comments

#56 - Skip colourisation for dumb terminals

Pull Request - State: closed - Opened by andreastt almost 11 years ago - 4 comments

#55 - 'string' value_type for options not converted when number is passed

Issue - State: open - Opened by johnkchiu almost 11 years ago - 2 comments

#54 - cli.setApp('package.json') installed globally

Issue - State: open - Opened by mattimatti almost 11 years ago - 2 comments

#53 - Variable `string` not defined

Pull Request - State: closed - Opened by grantges almost 11 years ago - 1 comment

#52 - Would you please write some test cases for this module

Issue - State: closed - Opened by JacksonTian almost 11 years ago - 4 comments

#51 - Refine for global variable

Pull Request - State: closed - Opened by JacksonTian almost 11 years ago - 2 comments

#50 - glob dep is too loose

Issue - State: closed - Opened by isaacs about 11 years ago - 1 comment

#49 - per command options

Issue - State: closed - Opened by cyrusdavid about 11 years ago - 1 comment

#48 - Modified fix for stderr not draining on Windows

Pull Request - State: closed - Opened by ToucheSir about 11 years ago - 3 comments

#47 - Debug always prints, unknown option --debug

Issue - State: closed - Opened by brandom over 11 years ago - 1 comment

#46 - Fixes argv[0] splitting if node has irregular name.

Pull Request - State: closed - Opened by freiksenet over 11 years ago - 1 comment

#45 - Fixed the problem with nodejs naming on systems with nodejs binary name

Pull Request - State: closed - Opened by freiksenet over 11 years ago - 1 comment

#44 - --version terminates before draining stderr on Windows

Issue - State: closed - Opened by adametry over 11 years ago - 3 comments

#43 - cli-min: 404

Issue - State: closed - Opened by garex over 11 years ago

#42 - Windows path support

Pull Request - State: closed - Opened by Olegas over 11 years ago - 1 comment

#41 - cli.getUsage([code])

Issue - State: closed - Opened by psi-4ward over 11 years ago

#40 - Options with no short name

Issue - State: closed - Opened by piuccio almost 12 years ago

#39 - Adds optional decimal parameter to progress

Pull Request - State: closed - Opened by mex about 12 years ago - 1 comment

#38 - Allow opt value to start with a hyphen (-)

Pull Request - State: closed - Opened by mimetnet over 12 years ago - 2 comments

#37 - Please include a license

Issue - State: closed - Opened by jamielinux over 12 years ago - 1 comment

#36 - Subcommand support

Issue - State: closed - Opened by jeroenbourgois almost 13 years ago - 1 comment

#35 - some programs, like nodelint, emit data to stdout even when failing

Pull Request - State: closed - Opened by kosmotaur almost 13 years ago - 1 comment

#34 - refine boolean options parsing

Issue - State: closed - Opened by kosmotaur almost 13 years ago - 2 comments

#32 - 'host' option typechecking too strict

Issue - State: closed - Opened by tikonen about 13 years ago - 1 comment

#31 - cli.options does not get reset when setArgv gets called

Issue - State: closed - Opened by halkeye about 13 years ago - 1 comment

#30 - cli --version

Issue - State: closed - Opened by halkeye over 13 years ago - 1 comment

#29 - Not compatible with latest glob

Issue - State: closed - Opened by jameskeane over 13 years ago - 1 comment

#28 - Please respect NODE_DISABLE_COLORS

Issue - State: closed - Opened by jonassmedegaard over 13 years ago - 1 comment

#27 - Avoids NPM warning about bugs['web']

Pull Request - State: closed - Opened by jamesgpearce over 13 years ago - 1 comment

#26 - fix wrong check for command list

Pull Request - State: closed - Opened by kosmotaur almost 14 years ago - 1 comment

#25 - possibility to set arguments

Issue - State: closed - Opened by dodo almost 14 years ago - 4 comments

#24 - Added syntax highlighting.

Pull Request - State: closed - Opened by Zearin about 14 years ago - 1 comment

#23 - Added syntax highlighting to README.md.

Pull Request - State: closed - Opened by Zearin about 14 years ago - 1 comment

#22 - Needs command arguments help and validation

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#21 - Error if commands not present

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#20 - Fixed progressbar and spinner for MacOS + some refactoring

Pull Request - State: closed - Opened by shumkov about 14 years ago - 1 comment

#19 - Help padding bug

Issue - State: closed - Opened by shumkov about 14 years ago - 4 comments

#18 - Needs options for specified command

Issue - State: closed - Opened by shumkov about 14 years ago - 3 comments

#17 - Commands array messed up

Issue - State: closed - Opened by kainosnoema about 14 years ago - 1 comment

#16 - How to default value of option is false?

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#15 - Needs description for commands

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#14 - Print help if commands not present

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#13 - Need help for commands (arguments list)

Issue - State: closed - Opened by shumkov about 14 years ago - 1 comment

#7 - cli.withStdin fails to issue EOF when stdin is closed without a newline

Issue - State: closed - Opened by derrickburns over 14 years ago - 1 comment