Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azproduction/lodash-template
_.template without full lodash source
https://github.com/azproduction/lodash-template
Last synced: 22 days ago
JSON representation
_.template without full lodash source
- Host: GitHub
- URL: https://github.com/azproduction/lodash-template
- Owner: azproduction
- Created: 2013-01-05T00:31:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T12:24:46.000Z (over 9 years ago)
- Last Synced: 2024-09-20T10:17:30.694Z (about 2 months ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## lodash-template [![Build Status](https://travis-ci.org/azproduction/lodash-template.png?branch=master)](https://travis-ci.org/azproduction/lodash-template)
Handmade `_.template()` without full lodash source.
There is also [custom lodash build](https://lodash.com/custom-builds) `lodash include=template`,
but it returns too dirty result.`npm install lodash-template`