@eneto/express
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@eneto/express

es6-class wrapper for express

export class Application extends Express {
    constructor () {
        this.use(cors())
        this.use(helmet())
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @eneto/express

Weekly Downloads

0

Version

1.0.2

License

Apache-2.0

Unpacked Size

12.8 kB

Total Files

7

Last publish

Collaborators

  • enetojara