EJS topic

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.

List EJS repositories

auto_bank_reconcilation

25
Stars
15
Forks
Watchers

a nodejs app to automate the dreaded bank reconciliation process by automatically removing any matching instances (duplicates) found in the user and the bank records.

To-Do-List-App

16
Stars
6
Forks
Watchers

Manage your tasks efficiently with the To-Do List App. This Node.js and MongoDB-powered application provides a seamless task management experience, helping you stay organized and focused.

html-bundler-webpack-plugin

115
Stars
10
Forks
Watchers

Renders Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box". Uses HTML template as entry point. Resolves source files of scripts, styles, images in HTML. Supports for Vue.

mood-tracker

42
Stars
6
Forks
Watchers

Full stack app to journal and keep track of your overall mood each day of the year, inspired by GitHub's contribution graph.

Web_Development_Bootcamp

32
Stars
17
Forks
Watchers

Collection of projects and exercises for "The Complete 2021 Web Development Bootcamp" by Angela Yu at Udemy.

Blog_Website

39
Stars
82
Forks
39
Watchers

This is a blog website where user can compose their blogs. The blogs are saved in database.

crypt

20
Stars
6
Forks
Watchers

㊙️ A secret & secure place where you can only view your blogs 📝.

login_register_system_node

16
Stars
7
Forks
Watchers

a system that includes registration and session-based login system of a user. a project for the youtube video.

bibleo

16
Stars
7
Forks
Watchers

Personal Project | Virtual bookshelf built using simple RESTful APIs and minimalist design.

micro-template.js

51
Stars
16
Forks
Watchers

A template engine on JavaScript which like embed js