Skip to content

Commit

Permalink
feat(collection): add collection of template engine
Browse files Browse the repository at this point in the history
Signed-off-by: 诺墨 <[email protected]>
  • Loading branch information
normal-coder committed Mar 28, 2023
1 parent ab7d448 commit 6987c3f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions collections/template-engine.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
ident: template-engine
name: Template engine
name_cn: 模板引擎
slug: /template-engine
items:
- https://github.com/handlebars-lang/handlebars.js
- https://github.com/janl/mustache.js/
- https://github.com/mde/ejs
- https://github.com/pugjs/pug
- https://github.com/mozilla/nunjucks
- https://github.com/linkedin/dustjs
- https://github.com/twigphp/Twig
- https://github.com/olado/doT
- https://github.com/haml/haml
- https://github.com/ractivejs/ractive
- https://github.com/facebook/react
- https://github.com/vuejs/vue
- https://github.com/angular/angular

0 comments on commit 6987c3f

Please sign in to comment.