1.0.1 • Published 8 years ago

whatever-format v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

whatever-format

Liberally accept yaml, ini, and json file formats.

API

decode(string)

Decode the yaml/ini/json string into a nested object.

readFile(path, fn)

Read file at path and call fn with decoded data.

readFileSync(path)

Read file at path synchronously and return decoded data.

License

MIT

1.0.1

8 years ago

0.0.2

10 years ago

0.0.1

10 years ago