Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

The Handlebars.js specification converted to JSON, ready for cross-platform consumption.

License

Notifications You must be signed in to change notification settings

kasperisager/handlebars-spec

Repository files navigation

The Handlebars.js specification converted to JSON, ready for cross-platform consumption.

Development

The JSON spec files are generated by a simple CLI tool found in bin/index.js, which can be invoked like this:

$ node bin [input.js] -o [output.json]

Patch files

Patches can be applied to the JSON output by putting a file of the same name as the JSON output in the patch directory. Specs are identified using the following format: [description]-[it]-[nn] (all lowercased).


Copyright 2014 © Kasper Kronborg Isager. Licensed under the terms of the MIT License

About

The Handlebars.js specification converted to JSON, ready for cross-platform consumption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published