Skip to content
#

EJS

EJS (Embedded JavaScript templating). is a templating language that allows JavaScript to be integrated into the creation of HTML files through embedded statements. It unifies the two languages to assist the creation of complex HTML documents at build time. EJS uses vanilla JavaScript so that a minimal amount of new knowledge is needed to use it.

Here are 10 public repositories matching this topic...

A solution for collecting abuse reports of Bitcoin addresses. BTCAbuseCrawler (Python) crawls and parses freely available websites and processes the data into a database (PostgreSQL). BTCAbuseSearch (JavaScript, Node.js) provides the collected data via website or API to the user based on their role in the system. Both tools can be run in parallel.

  • Updated May 31, 2023
  • Python

Created by Matthew Eernisse, Tiancheng “Timothy” Gu

Released February 6, 2015

Latest release 2 months ago

Followers
27 followers
Repository
mde/ejs
Website
ejs.co

Related Topics

handlebars javascript jinja2 liquid mustache-js nunjucks pug templating