npm.io
0.1.2 • Published 8 years ago

es-decorator-utils

Licence
MIT
Version
0.1.2
Deps
1
Size
15 kB
Vulns
0
Weekly
0

es-decorator-utils

AppVeyor CircleCI Travis CI AppVeyor tests Codecov Code Climate Code Climate

Dependencies Development dependencies Known Vulnerabilities Greenkeeper

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

Keywords