Development & DevOps Software for TypeScript

Drash Drash

A REST microframework for Deno's HTTP server with zero dependencies. Drash is designed to help you build your projects quickly with the ability to scale. With Drash you can build a Deno-based API, web app, SPA, or static HTML site. 

TypeORM TypeORM

TypeORM is a free and open-source object-relational mapper for TypeScript and JavaScript (ES7, ES6, ES5). The ORM supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. NodeJS, Browser, Ionic, Cordova and Electron are all supported platforms of TypeORM.

dORM dORM

dORM is a lightweight SQL query builder for Deno and PostgreSQL and is currently being expanded into a full-fledged object-relational mapping (ORM) tool. Its purpose is to make your life easier when making SQL queries and let you write queries in familiar Javascript/Typescript syntax and dot notation.

Deno Simple ORM Deno Simple ORM

Deno Simple ORM is an ORM library for Deno, based on deno_mysql.

nest.land 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.

Fastro Fastro

Fastro is Deno web framework for developers who are obsessed with simplicity & performance.

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.

Svelthree Svelthree

Svelthree is a free and open-source Svelte component library utilizing three.js. With Svelthree developers can create reactive and reusable three.js scene graphs in a declarative fashion. 

OpenRPC OpenRPC

OpenRPC is a specification that defines a standard, programming language-agnostic interface description for JSON-RPC 2.0 APIs.

Validasaur Validasaur

Validasaur is Deno validation library slightly inspired by Laravel Validation.