Precompile EJS templates to JS functions
Embedded JavaScript templates
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
TypeScript definitions for ejs
Grunt plugin that compile ejs into a CMD javascript file.
TypeScript definitions for htmlbars-inline-precompile
EJS (Underscore/LoDash Templates) loader for webpack
Babel implementation of Ember's low-level template-compilation API
Use Ejs in your entrypoint i.e index.html
EJS renderer plugin for Hexo
Linter/Syntax Checker for EJS Templates
Layout support for ejs in express.
Embedded JavaScript templates
No description provided.
Base view plugin for egg
EJS support for JSTransformers.
EJS webpack loader (without frontend dependencies)
Template plugin for Fastify
The default parsers and formatters for managing mountebank test data
Template engine consolidation library
I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint
Runtime helpers to be used in translations precompiled by babel-plugin-precompile-intl
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
TypeScript definitions for express-ejs-layouts
Guard gem for EJS
Clientide Haml JS templates for rails that "just work" (like they should). Why another Haml JavaScript gem? Uglyog's library lets you use coffeescript, which allows the embedded JavaScript in your Haml templates to be much more beautiful and Ruby-like. While I'm not the biggest fan of coffeescript for actual javascript coding, it's the perfect solution for haml templates. The gem hooks in to the asset pipeline, convention over configuration style, very similar to the EJS gem, to give you precompiled haml templates which are actually blazing fast for the user and should be perfectly compatible with precompiled assets in production environments.