Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 544 Bytes

README.md

File metadata and controls

45 lines (24 loc) · 544 Bytes

npm version

decorare

Decorāre -- TypeScript-first decorators.

Compatibility

TypeScript ~2.9.0, ^3.0.1.

Install

npm i decorare

Requirements

For some decorators to work properly, reflect-metadata must be used.

Dependencies

None.

License

MIT.

Features

bindMethod

configureAccessorProperty

configureDataProperty

freeze

memoize

monostate

preventExtensions

seal