Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://garann.github.io/template-chooser/
Tool to help select the right template engine for a project.
https://garann.github.io/template-chooser/
Last synced: about 1 month ago
JSON representation
Tool to help select the right template engine for a project.
- Host: GitHub
- URL: https://garann.github.io/template-chooser/
- Owner: garann
- Created: 2012-03-02T22:34:38.000Z (almost 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-07-23T14:56:25.000Z (over 9 years ago)
- Last Synced: 2024-04-15T12:15:01.904Z (8 months ago)
- Language: JavaScript
- Homepage: http://garann.github.com/template-chooser/
- Size: 288 KB
- Stars: 478
- Watchers: 27
- Forks: 69
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-frontend-master - template-chooser
README
# HELLO FRIENDS.
This project is no longer being updated for the following reasons:
- The sorting options need an overhaul to be more relevant to the way JS templates are currently used (e.g., parsing speed matters very little in a real-world app where templates should be compiled on the server)
- A standard of popularity, longevity, or both needs to be applied to sort viable options from things someone built for themself and made open source as an afterthought
- __Many of the most currently popular template engines come bundled with a larger framework and cannot be examined on their own__I don't recommend you use this to decide which stand-alone templating solution will meet your needs, because in most cases it's likely your needs would be better met by a framework wrapping templating with additional functionality.