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

0.43.2 • 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

Package Sidebar

Install

npm i @egose/deco

Weekly Downloads

312

Version

0.43.2

License

MIT

Unpacked Size

143 kB

Total Files

9

Last publish

Collaborators

  • junminahn