decide-value-by-dotted-version-pmb
v0.0.1
Published
Trying to save you from coding lots of version number conditions.
Downloads
4
Readme
decide-value-by-dotted-version-pmb
Trying to save you from coding lots of version number conditions.
API
This module exports one function:
decideValueByVersion(version, choices)
Currently, only "serial mode" is supported.
:TODO: Explain.
Usage
see test/usage.mjs.
Known issues
- Needs more/better tests and docs.
License
ISC