@brody4hire - C. Jonathan Brody
@brody4hire - C. Jonathan Brody
This should be in an another new major release as tracked in #436, drops support for Node.js pre-8.0
to enforce the Node.js engine requirement more strongly (in `lib/jasmine-node/index.js`) should be done together with adding engines field as I had proposed in PR #443 should be part of new...
Marking this as a low-priority feature request, considering that this project is now in maintenance mode.
TODO items: - [ ] switch to Yarn - [ ] work with codecov - [ ] ensure that the GitHub workflow is really enabled
I would be happy to split this into multiple PRs if needed.
The one major thing I miss right now in comparison to Inquirer is a list of choices with a separator ref: https://github.com/SBoudrias/Inquirer.js#separator I do **not** miss the "reactive interface", would...
As discussed in #32 this plugin does not seem to work on Windows 8.1 or Windows 10 UWP. I think the most "native" solution for Windows 10 is to use...
I discovered https://github.com/baoyongzhang/android-ActionSheet that looks more like iOS. Just an idea.
Followup to : I think `cordova` should be in peerDependencies since it should already be installed by the user.
- Format string now consistent with parameters and sample configure.py argument - add a missing backslash spotted as a result of discussion in svaarala/duktape#1971