Software for JavaScript

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.

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.

Snowpack Snowpack

Snowpack enables frontend developers to enjoy a lightning-fast development experience. It's modern build tool that replaces heavier, more complex bundlers like Webpack or Parcel in your development workflow. Snowpack leverages JavaScript's native module system to increase performance and never builds the same file twice. Allowing you to enjoy a near instant hot module reload and refresh no matter how big your project grows. Snowpack supports JSX, TypeScript, React, Preact, CSS Modules and much more, while also provding an extensive plugin catalog with support for almost any technology in the JavaScript eco-system.

Vizzu Vizzu

Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation.

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.

Grunt.js Grunt.js

Grunt is an open-source JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. The Grunt ecosystem contains hundred of plugins that can be used to automate just about anything build related. With Grunt, you use the command-line interface to run custom tasks defined in a your config file to optimize your development workflow.

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.

D3.js D3.js

With D3.js developers can produce dynamic, interactive data visualizations in web browsers.  It's a free and opne-source JavaScript library that combines Scalable Vector Graphics, HTML5, and Cascading Style Sheets standards. The library gives developers the full capability of modern browsers and puts a strong emphasis on web standards.

Gulp.js Gulp.js

A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.

TiddlyWiki TiddlyWiki

TiddlyWiki is a personal wiki and a non-linear notebook that provides an interactive way to manipulate and structure data for web consumption. The free and open source application is written as an SPA (Single Page Application) with JavaScript by Jermolene. TiddlyWiki is designed from the ground up to easy to customize and re-shape depending on your use-case, while also providing tools that can be used to split up and reuse content.