@sustain/crud
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@Sustain/crud    Quality Gate Status

Description

Sustain is a Framework that barely uses despedencies and it is designed especially to make stable and sustainable apps. It is built with TypeScript, uses OOP (Object Oriented Programming) and built-in Dependency Injections.

This frameowrk touches in depth the web fundemantals and implements them from scratch with zero dependencies which makes it more reliable and durable.

CRUD Extension

CRUD controllers provide the CRUD operations (create, read, update, delete) for Sustain entities. Each Sustain controller can extend CrudController to get out-of-the-box theses operation

Currently supported ORM : TypeORM: TypeORMCrudController

Documentation

@sustain/crud documentation

Author

GA Release 🚀

More about the first GA Release : https://github.com/labidiaymen/sustain/issues/22

License

MIT licensed.

/@sustain/crud/

    Package Sidebar

    Install

    npm i @sustain/crud

    Weekly Downloads

    1

    Version

    0.1.0

    License

    ISC

    Unpacked Size

    9.23 MB

    Total Files

    87

    Last publish

    Collaborators

    • labidiaymen