fis-parser-cson

1.0.0 • Public • Published

#fis-parser-cson 编译.cson => .json
cson

Install

npm i fis-parser-cson -g

Config

fis.config.set('modules.parser.cson', ['cson']);
fis.config.set('settings.parser.cson', {
    // cson opt
    csonConfig: {
        foo: "bar"
    }
})

Package Sidebar

Install

npm i fis-parser-cson

Weekly Downloads

3

Version

1.0.0

License

GPL

Last publish

Collaborators

  • gavinning