Open Source Software for JavaScript

dORM dORM

dORM is a lightweight SQL query builder for Deno and PostgreSQL and is currently being expanded into a full-fledged object-relational mapping (ORM) tool. Its purpose is to make your life easier when making SQL queries and let you write queries in familiar Javascript/Typescript syntax and dot notation.

JerryScript JerryScript

JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.

Storybook Storybook

Storybook is an open source tool for developing UI components in isolation for React, Vue, Angular, and more. It makes building stunning UIs organized and efficient.

Mandarine.TS Mandarine.TS

Mandarine.TS is a free and open-source minimalist, decorator-driven, MVC framework for Deno. Mandarine consists of four different core modules, Core, Security, Data & MVC which brings a compact, SOLID oriented solution for complex applications. All Mandarine projects are released under the MIT License and its growth is dependant on the members in the community.

Underscore.js Underscore.js

Underscore.js is a free and open-source JavaScript library that provides over 100 functional programming helpers without extending any built-in objects. Underscore.js can be used for function binding, javascript templating, creating quick indexes, deep equality testing, and much more.

Webiny Webiny

Webiny is a free and open-source static site generator and headless CMS written in JavaScript.

Pug.js Pug.js

Pug or Pug.js is a free and open-source, high-performance template engine for Node.js. The library is heavily influenced by Haml and share many of the same concepts, while being a JavaScript implementation.

Vest Vest

Vest is a free and open-source validations library for JavaScript applications. The library share many similarities with other testing framework such as Mocha and Jest. It is to write validation testing with Vest as it includes already common declarative patterns. The library can handle validation upon user interaction and user input.

Fastro Fastro

Fastro is Deno web framework for developers who are obsessed with simplicity & performance.

Mocha.js Mocha.js

A simple, flexible, and feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. With Mocha, you can run tests serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.