Skip to content

Commit afcdcbe

Browse files
authored
Correcting the position in the list
1 parent 8a3a966 commit afcdcbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
278278
* [mustache.js](https://github.com/janl/mustache.js) - Minimal templating with {{mustaches}} in JavaScript.
279279
* [handlebars.js](https://github.com/handlebars-lang/handlebars.js) - An extension to the Mustache templating language.
280280
* [nunjucks](https://mozilla.github.io/nunjucks/) - A rich and powerful templating language for JavaScript from Mozilla.
281-
* [hmpl](https://hmpl-lang.dev) - Server-oriented customizable templating for JavaScript.
282281
* [hogan.js](https://github.com/twitter/hogan.js) - A compiler for the Mustache templating language.
283282
* [doT](https://github.com/olado/doT) - The fastest + concise JavaScript template engine for nodejs and browsers.
284283
* [dustjs](https://github.com/linkedin/dustjs/) - Asynchronous templates for the browser and node.js.
@@ -290,6 +289,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
290289
* [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser
291290
* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
292291
* [swig](https://github.com/paularmstrong/swig) - (Archived) A simple, powerful, and extendable Node.js and browser-based JavaScript template engine.
292+
* [hmpl](https://hmpl-lang.dev) - Server-oriented customizable templating for JavaScript.
293293

294294
## Game Engines
295295
* [A-Frame](https://aframe.io) - Make WebVR.

0 commit comments

Comments
 (0)