Development & DevOps Software for JavaScript

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.

Babylon.js Babylon.js

Babylon.js is one of the world's leading WebGL-based graphics engines. From a new visual scene inspector, best-in-class physically-based rendering, countless performance optimizations, and much more, Babylon.js brings powerful, beautiful, simple, and open 3D to everyone on the web.

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.

Vue Native Vue Native

With Vue Native you can build iOS and Android application utilizing the Vue JavaScript framework. Vue Native provides a cross-platform UI library that makes it easy to create quality app that can be bundled and released for mobile devices. The framework can act as an ideal starterkit providing all the necessary UI elements for your next Vue-powered mobile project.

NativeBase NativeBase

NativeBase is an open source framework used to build React Native and Vue Native applications. The framework includes essential UI components for creating professional cross-platform mobile applications. With NativeBase, countless of developers and designers have saved time and money when bootstrapping their next project.

NestJS NestJS

NestJS is a free and open source JavaScript framework for building scalable Node.js web applications. The framework uses modern JavaScript and is built with TypeScript. NestJS is utilizing a multi paradigm model including Object Oriented Programming, Functional Programming and Functional Reactive Programming.

Objection.js Objection.js

Objection.js is an ORM (Object Relational Mapper) built on top of knex for Node.js. Objection.js aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable. Even though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it a relational query builder. With Objection.js you get all the benefits of an SQL query builder but also a powerful set of tools for working with relations.

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.

Cycle.js Cycle.js

Cycle.js is a functional and reactive JavaScript framework used to write predictable code. Cycle’s core abstraction is your application as a pure function main() where inputs are read effects (sources) from the external world and outputs (sinks) are write effects to affect the external world. These I/O effects in the external world are managed by drivers: plugins that handle DOM effects, HTTP effects, etc.