jayphelps / core-decorators

Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more. Popular with React/Angular, but is framework agnostic.
MIT License
4.51k stars 263 forks source link

Fix library name #85

Closed karlhorky closed 8 years ago

jayphelps commented 8 years ago

Thanks!

karlhorky commented 8 years ago

No problem, thanks for the great project!