Free Software for Node.js

Amplication Amplication

With Amplication you can instantly generate Node.js Apps with GraphQL and REST APIs. Amplication is an open‑source development tool. It helps professional Node.js developers develop quality Node.js applications without spending time on repetitive coding tasks.

Create React App Create React App

With Create React App it's easy to setup structured React applications that is the perfect stating point for building an SPA. Under the hood, we use webpack, Babel, ESLint, and other prominent projects to power your application. All these tools allow you to focus on your code and bussiness objective, rather then build tools and configuration. The Create React App sets up a development environment with the latest JavaScript features that provides a solid developer experience, while at the same time optimizing your application for production.

Vite.js Vite.js

Vite provides next generation tooling for frontend JavaScript development. It allows users to enjoy an instant server start with on demand file serving over native ESM, without required bundling. This allows Vite to be extremely fast when compare to traditionally bundled solutions like Webpack, Yarn and Rollup. Vite also provides lightning fast HMR (Hot Module Reload) that remains performant regardless of application or project size.

React Router React Router

React Router is a fully-featured client and server-side routing library for React, a JavaScript library for building user interfaces. React Router runs anywhere React runs; on the web, on the server with node.js, and on React Native. React Router is used by companies like Apple, Airbnb, Coinbase, NetFlix, Microsoft, Discord and Zoom to further improve the experience of their react powered application used for internal and external use.

Puppeteer Puppeteer

A Node.js library that provides a high-level headless Chrome API over the DevTools Protocol. Puppeteer is free and open source and can be used to generate screenshots and PDFs of web pages, crawl SPAs, scrape content from websites and auto submit forms and keyboard inputs for ui/ux testing.

NPM NPM

NPM is the most popular package registry for JavaScript and Node.js packages. It is relied upon by more than 11 million developers worldwide and has become the center of JavaScript code sharing. Currently NPM hosts over 1 million packages and is considered the largest software package registry in the world.

TypeORM TypeORM

TypeORM is a free and open-source object-relational mapper for TypeScript and JavaScript (ES7, ES6, ES5). The ORM supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. NodeJS, Browser, Ionic, Cordova and Electron are all supported platforms of TypeORM.

Rollup Rollup

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the new standardized format for code modules included in the ES6 revision of JavaScript, instead of previous idiosyncratic solutions such as CommonJS and AMD.

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.

Whitestorm.js Whitestorm.js

WhitestormJS is a free and open source framework that can be used to build 3D web applications using Three.js technology. WhitestormJS uses Three.js for rendering your scene and objects and Physi.js for simulating physics. Both those libraries are already included in the build and should work properly out-of-the-box. Developers use WhitestormJS to build interactive 3D applications for the web.