Development & DevOps Software for Self-Hosted

Jest Jest

A delightful free and open source testing framework for JavaScript that focus on simplicity. With Jest you can test your application written built with Babel, TypeScript, Node.js, React, Angular and Vue.js, in a simple, config free manner.

PyTorch PyTorch

An open-source machine learning framework designed and developed by Facebook's AI Research lab. With PyTorch, developers can build deep and machine learning models with ease, as the framework covers some of the most mundane parts of the process. PyTorch is released under a modified version of the BSD license and is totally free and open-source.

Mandarine.TS Mandarine.TS

Mandarine.TS is a free and open-source minimalist, decorator-driven, MVC framework for Deno. Mandarine consists of four different core modules, Core, Security, Data & MVC which brings a compact, SOLID oriented solution for complex applications. All Mandarine projects are released under the MIT License and its growth is dependant on the members in the community.

Mocha.js Mocha.js

A simple, flexible, and feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. With Mocha, you can run tests serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.

Underscore.js Underscore.js

Underscore.js is a free and open-source JavaScript library that provides over 100 functional programming helpers without extending any built-in objects. Underscore.js can be used for function binding, javascript templating, creating quick indexes, deep equality testing, and much more.

Pug.js 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.

MJML MJML

A framework that makes responsive email easy, MJML does this by transpiling <mj-*>-style markup language into responsive email HTML with nested tables and inline CSS. With MJML you can design email responsive email templates that works on the most popular email clients.

Numericalunits Numericalunits

Numericalunits is a Python package that lets you define quantities with units, which can then be used in almost any numerical calculation in any programming language. It provides a complete set of independent base units (meters, kilograms, seconds, coulombs, kelvins) are defined as randomly-chosen positive floating-point numbers. All other units and constants are defined in terms of those. In a dimensionally-correct calculation, the units all cancel out, so the final answer is deterministic, not random.

Vest Vest

Vest is a free and open-source validations library for JavaScript applications. The library share many similarities with other testing framework such as Mocha and Jest. It is to write validation testing with Vest as it includes already common declarative patterns. The library can handle validation upon user interaction and user input.

RequireJS 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.