This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

rwky-riot-compiler

3.2.4 • Public • Published

Build Status Issue Count Coverage Status NPM version NPM downloads MIT License

Documentation

Installation

Npm

$ npm install riot-compiler --save

Read more in the doc folder and the CHANGELOG

Please note: the documentation is a work in progress. Contributions are welcome.

For babel users

  • babel - For babel-core v6.x - You must npm install babel-preset-es2015-riot too, for this to work.

Known Issues

  • Expressions within attribute values containing > must be enclosed in quotes. Ex: <mytag hidden="{ a > 5 }">.
  • Shorthands within attributes parsed by CoffeeScript must be prefixed with a caret: <mytag class="{^ c:1 }">

Package Sidebar

Install

npm i rwky-riot-compiler

Weekly Downloads

1

Version

3.2.4

License

MIT

Last publish

Collaborators

  • rwky