Free Software for JavaScript

RethinkDB RethinkDB

RethinkDB is a scalable, open-source database designed for real-time applications. When your app polls your database for data, it becomes slow, unscalable, and cumbersome to maintain. RethinkDB solves this by providing a new database access model, where developers can instruct the database to continuously push updated query results to their applications, without polling.

Formik Formik

Formik is a free and open-source library for building forms with React. The library improves on the otherwise verbose process of creating forms in React by minimizing the need for repetition and eliminating the cumbersome process of keeping track of values, errors, visited fields and orchestrating validation and error handling.

VuePress VuePress

VuePress is a free and open-source Vue-powered Static Site Generator or SSG for short. VuePress utilize the power and simplicity of Markdown files to generate content. Which allow the creator to focus on their writing, instead of formatting HTML. With VuePress, developers can harnes the power of Vue components in a simplified build step using Vue + webpack.

HumHub HumHub

HumHub is a free and open-source social network software and framework built to give you the tools to make communication and collaboration easy and successful. HumHub is designed to be lightweight, powerful and comes with an user-friendly interface that is easy to use both for users of the social network and administrators.

Matrix.org Matrix.org

Matrix.org is an open network for secure, decentralized communication. It gives you a simple HTTP APIs and SDKs (iOS, Android, Web) to create chatrooms, direct chats and chat bots, complete with end-to-end encryption, file transfer, synchronised conversation history, formatted messages, read receipts and more. All conversations on Matrix are replicated over all the servers participating in them, meaning there are no single point of control or failure.

Sails.js Sails.js

Sails.js is a JavaScript framework that makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app development. The framework is suited for building applications with realtime features.

Plenti Plenti

Are you tiered of the complexity when it comes to setting up a website? A static site generator like Plenti might be your solution. Plenti is a static site generator written in Go for speed and utilize Svelte for ease of use on the frontend. With Plenti, you can ditch the headaces of maintaing a content management system and SQL databases. Plenti simply connects to your Git backend and be pushed to production using GitHub Action or Gitlab Pipelines.

Egg.js Egg.js

Egg.js is a free and open-source JavaScript and Node.js framework for building better enterprise applications.

Momentum Framework Momentum Framework

Momentum is an open-source framework for building enterprise server-side Deno applications in TypeScript. It provides the paradigms and design patterns to guide developers to create robust, scalable, and enterprise-grade applications. By focusing on a batteries-optional approach, Momentum provides a strong core that is easily extendable into a rich developer experience via dependency injection modules. While the framework is opinionated by design, this modular system aims to be unobtrusive and to allow developers to create abstraction layers over any codebase or third-party modules.