1.0.1 • Published 10 years ago

whatever-format v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago