Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vilic/clime issues and pull requests
#62 - Bump semver from 5.4.1 to 5.7.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#61 - Bump is-my-json-valid from 2.16.1 to 2.20.6
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#60 - Bump yargs-parser from 5.0.0 to 5.0.1
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#59 - Bump lodash from 4.17.4 to 4.17.21
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#58 - Wanted to say thank you! :heart:
Issue -
State: closed - Opened by dgreene1 almost 4 years ago
- 1 comment
Labels: discussion
#57 - Fix help information not display the brief of modules
Pull Request -
State: open - Opened by noobnooc over 4 years ago
#56 - [Bug] Wrong parsing not required params
Issue -
State: closed - Opened by whalemare almost 5 years ago
- 3 comments
#55 - [Question] How to share variables between different command
Issue -
State: closed - Opened by brick9527 almost 5 years ago
- 4 comments
#54 - [Question] How implement shutdown
Issue -
State: closed - Opened by galkin over 5 years ago
- 4 comments
Labels: feature-request
#53 - Use a dynamically assigned require function so that Clime can be used with Webpack
Issue -
State: open - Opened by booninite over 5 years ago
- 3 comments
Labels: feature-request
#52 - [code question] What's the point of "shim"
Issue -
State: closed - Opened by lwyj123 almost 6 years ago
- 1 comment
#51 - Support more than one Options parameter
Issue -
State: open - Opened by asafh almost 6 years ago
- 1 comment
Labels: feature-request
#50 - Run Commands support
Issue -
State: closed - Opened by mattyclarkson about 6 years ago
- 2 comments
#49 - Parameter arrays
Issue -
State: closed - Opened by jbboehr over 6 years ago
- 2 comments
#48 - Access help string inside of the Command class
Issue -
State: closed - Opened by BRUNNEL6 over 6 years ago
- 2 comments
#47 - Support `ts-node` by checking `.ts` source files
Pull Request -
State: open - Opened by marshall007 over 6 years ago
- 7 comments
#46 - Add ability to provide own parsing logic
Issue -
State: open - Opened by ajafff over 6 years ago
- 1 comment
Labels: feature-request
#45 - Add support for multi occurrence options
Issue -
State: open - Opened by ajafff over 6 years ago
Labels: planned, feature-request
#44 - StringCastable example from README not working
Issue -
State: closed - Opened by plu over 6 years ago
- 3 comments
Labels: documentation
#43 - Allow passing commands directly when creating a CLI
Issue -
State: open - Opened by MartinJohns over 6 years ago
- 3 comments
Labels: feature-request
#42 - Add custom default command name and extension
Pull Request -
State: closed - Opened by mattyclarkson over 6 years ago
- 8 comments
#41 - sample code doesn't work (with ts-node)
Issue -
State: open - Opened by jrhite almost 7 years ago
- 6 comments
Labels: feature-request
#40 - Display a default value of an option, if specified
Pull Request -
State: closed - Opened by dploeger almost 7 years ago
- 11 comments
#39 - Can I cast a contextExtension parameter?
Issue -
State: closed - Opened by aSapien almost 7 years ago
- 3 comments
#38 - Demo doesn't work
Issue -
State: closed - Opened by aSapien almost 7 years ago
- 2 comments
Labels: need-feedback
#37 - default helpinfo why throw and error
Issue -
State: closed - Opened by tienne almost 7 years ago
- 2 comments
#36 - required options with default value
Issue -
State: open - Opened by xujif about 7 years ago
- 2 comments
Labels: feature-request
#35 - hidden commands?
Issue -
State: open - Opened by Anonyfox about 7 years ago
- 1 comment
Labels: feature-request
#34 - Enable setting the alias via @command() decorator.
Issue -
State: open - Opened by x3rAx over 7 years ago
- 1 comment
Labels: feature-request
#33 - Show error/warning when SubcommandDefinition contains non-existing commands
Issue -
State: open - Opened by x3rAx over 7 years ago
Labels: planned, feature-request
#32 - [email protected] breaks build 🚨
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
Labels: greenkeeper
#31 - [email protected] breaks build 🚨
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
Labels: greenkeeper
#30 - Example in usage does not work
Issue -
State: closed - Opened by mikeparisstuff over 7 years ago
- 3 comments
Labels: bug, fixed, documentation
#29 - [email protected] untested ⚠️
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
Labels: greenkeeper
#28 - Update documentations
Issue -
State: open - Opened by vilic over 7 years ago
Labels: in-progress
#27 - Lazy casting parameters and options to enable casting/validation dependencies
Issue -
State: open - Opened by vilic over 7 years ago
Labels: planned
#26 - Update vts to version 5.0.0 🚀
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
- 1 comment
Labels: greenkeeper
#25 - chore(package): update coveralls to version 2.13.0
Pull Request -
State: closed - Opened by vilic over 7 years ago
- 1 comment
#24 - Update tslint to version 5.0.0 🚀
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
Labels: greenkeeper
#23 - [email protected] breaks build 🚨
Pull Request -
State: closed - Opened by greenkeeperio-bot over 7 years ago
Labels: greenkeeper
#22 - The value passed to a validator should be a casted one
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: bug, fixed
#21 - Consider letting validators contribute to param/otpion descriptions
Issue -
State: open - Opened by vilic over 7 years ago
Labels: discussion
#20 - Output multiline params/options descriptions to include more details
Issue -
State: open - Opened by vilic over 7 years ago
Labels: planned
#19 - Add tests and make coverage reasonable
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: done
#18 - Command entry without Command class should not override existing command
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: bug, fixed
#17 - Directory without entry in multi-root case should not override existing one
Issue -
State: closed - Opened by vilic over 7 years ago
- 1 comment
Labels: bug, fixed
#16 - Add baseman test cases
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: done
#15 - Unexpected unknown command
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: bug, fixed
#14 - 修复 maxTextLengths 包含 NaN 值的问题
Pull Request -
State: closed - Opened by maolion over 7 years ago
#13 - 默认USAGE 支持
Pull Request -
State: closed - Opened by maolion over 7 years ago
#12 - 合并 upstream代码, 修复一些BUG
Pull Request -
State: closed - Opened by maolion over 7 years ago
#11 - chore(package): update villa to version 0.2.10
Pull Request -
State: closed - Opened by vilic over 7 years ago
#10 - Make function valid validator
Issue -
State: closed - Opened by vilic over 7 years ago
Labels: done
#9 - [email protected] breaks build 🚨
Pull Request -
State: closed - Opened by greenkeeperio-bot almost 8 years ago
Labels: greenkeeper
#8 - 实现了支持多roots的设置
Pull Request -
State: closed - Opened by maolion about 8 years ago
#7 - 实现了支持多roots的设置
Pull Request -
State: closed - Opened by maolion about 8 years ago
#6 - 实现多roots的设置需求
Pull Request -
State: closed - Opened by maolion about 8 years ago
- 1 comment
#5 - 创建的命令行工具能否支持多个commands目录的的设置 或 命令行列表被扩展 ?
Issue -
State: closed - Opened by maolion about 8 years ago
- 1 comment
Labels: feature-request, done
#4 - Update chai-as-promised to version 6.0.0 🚀
Pull Request -
State: closed - Opened by greenkeeperio-bot about 8 years ago
Labels: greenkeeper
#3 - Update all dependencies 🌴
Pull Request -
State: closed - Opened by greenkeeperio-bot about 8 years ago
Labels: greenkeeper
#2 - Investigate auto complete
Issue -
State: open - Opened by vilic over 8 years ago
Labels: discussion
#1 - Allow subcommands descriptions configured in `default.js`
Issue -
State: closed - Opened by vilic over 8 years ago
- 1 comment
Labels: done