fis3-parser-riot

0.0.1 • Public • Published

riot parser for fis3

example:

fis-config.js:

fis.match('*.tag', {
  parser: fis.plugin('riot', {
    modular: true,
    type: 'coffee',
    expr: true
  }),
  rExt: '.js'
})

Readme

Keywords

Package Sidebar

Install

npm i fis3-parser-riot

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dengxd