Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T07:28:45.000Z (about 2 months ago)
- Last Synced: 2024-10-06T04:24:01.455Z (about 1 month ago)
- Topics: handlebars, handlebars-js, handlebars-spec, json
- Language: TypeScript
- Homepage:
- Size: 951 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Handlebars Spec
[![GitHub Build Status](https://github.com/jbboehr/handlebars-spec/workflows/ci/badge.svg)](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).