sleep-written / bleed-believer

A package collection to make CLI applications or API Rest with TypeORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bleed Believer

This monorepo contains several packages to make applications easily, written in ESM.


@bleed-believer/meta

Add metadata to your objects using symbols as metadata identifier.


@bleed-believer/commander

Create CLI applications with decorators, routing and and parses the execution arguments.


@bleed-believer/espresso

An scalable endpoint router for express.js applications, using classes as controllers and decorators.


@bleed-believer/path-alias

Create alias for your recurrent paths in end-user applications using your tsconfig.json.


@bleed-believer/state

A minimalist frontend state managment for Angular, using only RxJS.


@bleed-believer/mnt

Manages partitions and shared folders in linux.


@bleed-believer/scheduler

A package to run code only at the days and hours that you need it.


@bleed-believer/kendo-grid-client

Quickly create tables with filtering, pagination, and sorting in Angular applications using @progress/kendo-angular-grid.


@bleed-believer/kendo-grid-server

Server-side package that seamlessly integrates with @progress/kendo-angular-grid to handle pagination, filtering, and sorting through TypeORM.

About

A package collection to make CLI applications or API Rest with TypeORM

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%