0.3.1 • Published 6 years ago
fixed v0.3.1
fixed
Generates & parses fixed width text files against a JSON spec. Converts between JSON objects and fixed-length records, providing a native-feeling interface to archaic file formats.
insert very brief usage example hereInstallation
$ npm install --save fixedUsage
insert comprehensive usage instructions here
Testing
Install the development dependencies first:
$ npm installThen run the tests:
$ npm testSupport
Please open an issue on this repository.
Authors
- James Billingham james@jamesbillingham.com
License
MIT licensed - see LICENSE file