Software for JavaScript
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.
Pakyow
Pakyow is a framework for building modern websites and web apps. Views update in realtime to stay in sync with backend state. This is done using a traditional, backend-driven architecture, which means business logic is written once and stays on the server (write no JavaScript).
Motor Admin
Motor Admin is a no-code admin panel for PostgreSQL databases. Deploy your admin panel in minutes using heroku and and other popular Platform-as-a-Service providers. The adming interface of Motor Admin allow you to search, create, update, and delete data entries. Create complex custom actions like sending an automated email to your customers via API integration, build custom reports with SQL and visualize the results with charts and combine individual reports into a single dashboard and share it with your team.
nest.land
A blockchain-based package registry for Deno. nest.land combines Deno with the Arweave Blockchain to create a decentralized package registry for Deno. With nest.land developers can publish immutable Deno packages that can never be deleted and easily used for any Deno-powered software project.
knex.js
Knex.js is a free and open-source JavaScript query builder for relational databases. The query builder supports Postgres, MSSQL, MySQL, MariaDB, SQLite3, Oracle, and Amazon Redshift and is designed for easy-of-use and portability. Knex.js can be used with both callbacks and promises and supports transactions and connection pooling while providing async flow control, a stream interface, fully featured query and schema builders.
RequireJS
RequireJS is a free and open-source JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Node.js and Rhino.
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 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.
Socket.io
Socket.IO is a free and open-source JavaScript library that can be used for building realtime web applications. The library consists of two parts, a server-side library for Node.js and a client-side library that runs in the browser.