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.
Full documentation for Grind Stone is available on the Grind website.
- Atom: grindjs/stone-editor-atom
- Sublime Text: grindjs/stone-editor-sublime
Grind was created by Shaun Harrison and is made available under the MIT license.