Development & DevOps Software for Node.js

TaffyDB TaffyDB

TaffyDB is a free and open source, Pure-JavaScript database abstraction that stores data in JSON format. TaffyDB provides INSERT, DELETE, GET (SELECT)  and JOIN methods to execure the data similar to that of traditional relational SQL databases. TaffyDB allows you to quickly setup an in-memory database that can be used in the same fashion as an SQLite database would, without configuration and a database server running.

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.

Egg.js Egg.js

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

PostCSS PostCSS

PostCSS is a software development tool that uses JavaScript-based plugins to automate routine CSS operations. The free and open-source library was designed and written by Andrey Sitnik and the community. PostCSS is used in a multitude of web-based application across the web where it helps developer to optimize CSS and bring a better experience to end-users.

AdonisJS AdonisJS

AdonisJS is a Node.js web framework designed for building micro-services with JavaScript and Typescript. The framework provides an elegant syntax and and the tools that gives developers the confidence to build structured projects at scale. AdonisJS also includes its own ORM called Lucid, which is an implementation of Active Record, written in JavaScript. The framework will make anyone coming from Laravel or Ruby on Rails to feel right at home in the JavaScript eco-system.

Phaser Phaser

Phaser is a fast, free, and fun open source HTML5 game development framework. It uses a custom build of Pixi.js for WebGL and Canvas rendering, and supports desktop and mobile web browsers. Games developed with Phaser can be compiled to iOS, Android and native desktop apps via third party tools. With Phaser you can developed games written in JavaScript or TypeScript.

Elder.js Elder.js

Elder.js is an opinionated static site generator and web framework built with SEO in mind. Elder.js is built on top of Svelte and supports SSR and Static Site Generation, making it a perfect candidate for content driven websites that care about search engine rankings.

Highcharts Highcharts

A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application

Sapper Sapper

Sapper is a free and open source application framework for Svelte. With Sapper developers can build server-side rendered applications that does not compromise on SEO, load times or progressive enhancement. Your Sapper app will handle navigation instantaneously, much like any other SPA.

Ember.js Ember.js

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device. With Ember.js you can create client side JavaScript applications with a complete solution which contains data management and an application flow. Ember.js is developed and released as free and open source software under the MIT License.