https://github.com/jbboehr/handlebars-spec
The Handlebars.js specification converted to JSON.
https://github.com/jbboehr/handlebars-spec
handlebars handlebars-js handlebars-spec json
Last synced: about 1 year ago
JSON representation
The Handlebars.js specification converted to JSON.
- Host: GitHub
- URL: https://github.com/jbboehr/handlebars-spec
- Owner: jbboehr
- License: agpl-3.0
- Created: 2015-05-19T20:25:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T05:53:54.000Z (over 1 year ago)
- Last Synced: 2025-05-07T13:05:30.456Z (about 1 year ago)
- Topics: handlebars, handlebars-js, handlebars-spec, json
- Language: TypeScript
- Homepage:
- Size: 951 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Handlebars Spec
[](https://github.com/jbboehr/handlebars-spec/actions?query=workflow%3Aci)
The [handlebars.js](https://github.com/wycats/handlebars.js) specification converted to JSON.
This project was [originally developed](https://github.com/kasperisager/handlebars-spec) by [Kasper Isager](https://github.com/kasperisager).
## License
This project is licensed under the [AGPL-3.0-or-later](http://www.gnu.org/licenses/agpl-3.0.txt).
*HOWEVER*, the specification data is part of [handlebars.js](https://github.com/handlebars-lang/handlebars.js)
and is licensed under the [MIT license](http://opensource.org/licenses/MIT).