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

catch another prototype.key case for autobind, fixes #69 #71

Closed jayphelps closed 8 years ago

jayphelps commented 8 years ago

released as v0.12.2