Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluewings/minimal-handlebars-helpers
https://github.com/bluewings/minimal-handlebars-helpers
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluewings/minimal-handlebars-helpers
- Owner: bluewings
- License: mit
- Created: 2017-05-02T01:17:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:26:20.000Z (about 2 years ago)
- Last Synced: 2024-04-24T18:09:20.103Z (8 months ago)
- Language: JavaScript
- Size: 491 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimal-handlebars-helpers
## Installation
```
npm install minimal-handlebars-helpers --save-dev
```These helpers are available in the browser.
To run on the server, the following could be a better solution. [handlebars-helpers](https://github.com/helpers/handlebars-helpers).