1.0.0 • Published 8 years ago
toml2js v1.0.0
toml2js
A command-line utility to convert TOML to JSON.
Installation
npm install -g toml2js
Usage
$ toml2js test/simple.toml
EXIT STATUS
The toml2js utility exits with one of the following values:
Code | Description |
---|---|
0 | input was parsed successfully. |
1 | failed to parse input. |
2 | An error occurred while reading input. |
License
MIT
1.0.0
8 years ago