Parse JSON/CSON/YAML file without specify the format.
$ npm install parse-config-file --saveconst parse = require('parse-config-file')
parse(data) // => return somethingMIT © Kiko Beats.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Parse JSON/CSON/YAML file without specify the format.
$ npm install parse-config-file --saveconst parse = require('parse-config-file')
parse(data) // => return somethingMIT © Kiko Beats.