:calendar: a jQuery calendar plugin that uses HTML templates
CLNDR.js is a jQuery calendar plugin that was created out of frustration with the lack of dynamic front-end calendar plugins. It provides a solution by allowing users to create their own templates and provides a set of objects to easily generate and style calendars.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.