grind-stone
v0.8.5
Published
Stone is a templating language for Grind based on Laravel’s Blade
Downloads
102
Readme
Grind Stone
Stone is Grind‘s official templating engine, it’s based on Laravel Blade. Stone compiles your templates into pure Javascript to minimize any overhead. In fact, any time you’re inside of a Stone directive or displaying data, you’re writing Javascript.
Documentation
Full documentation for Grind Stone is available on the Grind website.
Officially Supported Editors
- Atom: grindjs/stone-editor-atom
- Sublime Text: grindjs/stone-editor-sublime
License
Grind was created by Shaun Harrison and is made available under the MIT license.