0.1.6 • Published 9 years ago

mapleify v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Mapleify

Travis   npm   License MIT

  • npm: npm install mapleify -g

Getting Started

Mapleify accepts the same arguments as vulcanize:

mapleify input.html -o output.html

In comparing Mapleify to vulcanize Mapleify supports the compilation of JSX and SASS documents. It also adds the path of the component as a ref attribute to the template element this is crucial in maintaining the automagical nature of Maple and the reason why you would Mapleify rather than vulcanize your Maple apps.

Screenshot