Licence
MIT
Version
0.1.2
Deps
1
Size
15 kB
Vulns
0
Weekly
0
es-decorator-utils
Utility functions to help deal with ECMAScript decorators.
These functions only work on elements that have associated metadata (i.e. they must be decorated).
Installation
The library can be installed using npm:
npm install es-decorator-utils --save
Or using yarn:
yarn add es-decorator-utils