@egose/deco
TypeScript icon, indicating that this package has built-in type declarations

0.44.1 • Public • Published

@egose/deco

The @egose/deco package offers TypeScript Decorators that allow developers to define @egose/acl configurations and options through class and method annotations. By leveraging these decorators, developers can significantly enhance the readability and maintainability of their backend codebase. Overall, @egose/deco provides a powerful way to streamline authorization logic and improve code organization.

NPM Version Package License NPM Downloads

Documentation

please see Egose documentation for more details.

Installation

npm install express mongoose @egose/deco
npm install @types/express reflect-metadata --save-dev
yarn add express mongoose @egose/deco
yarn add @types/express reflect-metadata --dev

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @egose/deco

    Weekly Downloads

    19

    Version

    0.44.1

    License

    MIT

    Unpacked Size

    143 kB

    Total Files

    9

    Last publish

    Collaborators

    • junminahn