1.0.0 • Published 9 years ago
toml2js v1.0.0
toml2js
A command-line utility to convert TOML to JSON.
Installation
npm install -g toml2jsUsage
$ toml2js test/simple.tomlEXIT 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
9 years ago
