Development & DevOps Software for JavaScript

Ant Design Ant Design

Ant Design is a open-source React UI library and design system that comes packed with plethora of easy-to-use components. The framework consist of UI components that are free to use for any project. Currently Ant Design is used to create UIs for big Chinese companies like Alibaba, Tencent and Baidu. Ant Design provided a suite of out-of-the-box components that are ready to use even on an enterprise-level.

Rome Rome

Rome is a free and open-source JavaScript build tool that has strong conventions and aims to have minimal configuration. The toolset includes a linter, compiler and bundler for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS. Rome has zero dependencies, and has largely been written from scratch by people from Facebook.

AlaSQL AlaSQL

AlaSQL is a free and open-source lightweight client-side in-memory SQL database designed to work in browser and Node.js. The database is written in JavaScript and does not use the browsers WebSQL database. The AlaSQL server is fully functional and supports JOINs, GROUPs, UNIONs, ANY, ALL, IN, subqueries and very limited transactions support.

Deno Deploy Deno Deploy

With Deno Deploy you can quickly setup a globally distributed JavaScript VM. Allowing you to run JavaScript, TypeScript, and WebAssembly at the edge, worldwide. Deno Deploy deeply integrates the V8 JavaScript runtime with a high performance asynchronous web server to provide optimal performance without unnecessary intermediate abstractions. Simply use your GitHub account to sign up and push your code into production in a matter of seconds.

Webpack Webpack

Webpack is an open-source module bundler for JavaScript. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. It can transform front-end assets like HTML, CSS, and images where corresponding loaders ar included and takes modules with dependencies and generates static assets representing those modules.

Cloudflare Workers Cloudflare Workers

Cloudflare Workers is a serverless application platform running on Cloudflare's global cloud network in over 200 cities around the world. With Cloudflare Workers you can quickly host fast web application on the edge, closer to where your users are located. Under the hood, the Cloudflare Workers runtime uses the V8 engine, the same engine used by Chromium, Node.js and Deno.

Hapi Hapi

Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality with Hapi. It's a free and open-source JavaScript framework for Node.js that is developed for enterprise-grade applications. Companies like Walmart, Brave and Condé Nast build web-services with Hapi and rely on it at scale.

SvelteKit SvelteKit

SvelteKit is a free and open-source framework used to create SSR, Static and Serverless web applications with Svelte. SvelteKit aims to replace Sapper and in the process unify the eco-system and have a single way to start building apps with Svelte. This will simplify on-boarding, and reduce maintenance and support burden for the core developers. SvelteKit fully embraces the serverless paradigm and has support for all the major serverless providers. Under the hood, SvelteKit uses Snowpack in development and compiles and hot reloads your code near instantly, making it an extremely pleasant developer experience.

NativeScript NativeScript

NativeScript is an open-source framework that you can use to develop mobile apps on the Apple iOS and Android platforms. The framework is developed and released by Progress, a software development company providing a wide range of SaaS-based products. NativeScript apps are built using JavaScript, or by using any programming language that transpiles to JavaScript, such as TypeScript.