fixed
v0.3.1
Published
Generates & parses fixed width records against a JSON spec
Readme
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 [email protected]
License
MIT licensed - see LICENSE file
