mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
c060c425ad
for editing web templates.
11 lines
460 B
Plaintext
11 lines
460 B
Plaintext
web-mode.el is an emacs major mode for editing web templates aka HTML
|
|
files embedding parts (CSS/JavaScript) and blocks (pre rendered by
|
|
client/server side engines).
|
|
|
|
web-mode.el is compatible with many template engines: PHP, JSP, ASP,
|
|
Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah,
|
|
Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js,
|
|
Google Closure (soy), React/JSX, Angularjs, ejs, Nunjucks, etc.
|
|
|
|
WWW: http://web-mode.org
|