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.
JavaScriptMIT
Issues
- 0
- 4
- 4
Issues with readonly and enumreable
#148 opened by JonWallsten - 5
Tree shaking seems not working.
#140 opened by SidKwok - 3
- 0
suppressWarnings decorator function cannot suppress deprecated decorator function call console.warn output
#152 opened by xiaofan9 - 5
- 1
Support Node 10 ECMAScript Modules
#151 opened by dantman - 6
- 0
Explain applyDecorators() for a function prototype
#150 opened by jslz - 2
Decorators for validations
#141 opened by varunkumar - 1
docs: README shows wrong build status badge
#147 opened by NoNameProvided - 2
Why is mixin deprecated?
#145 opened by AjaxSolutions - 2
Why is debounce and throttle depracated
#144 opened by graysheeep - 3
@decorateMethod
#143 opened by sonhanguyen - 1
how to add decorator base core-decorator
#113 opened by jiangtao - 12
@cache decorator
#104 opened by DanielSWolf - 2
- 2
Autobind decorator
#138 opened by barmaglot92 - 4
Fatal error in IE
#112 opened by artptr - 2
Typescript generates enumerable methods
#136 opened by BurtHarris - 5
Upgrade to latest, stage 2 spec
#84 opened by jayphelps - 6
@debouce - deprecation discussion
#125 opened by allangomessl - 17
Typescript build failing tests. (@lazy-initialize not working correctly with tsc)
#130 opened by dtweedle - 2
Check-in lib & esm folders?
#135 opened by BurtHarris - 9
autobind not working with async function
#98 opened by JuoCode - 2
async function support
#100 opened by zaaack - 7
- 3
- 0
Add tslint to the project
#134 opened by BurtHarris - 27
Testing core-decorators.js using TypeScript
#120 opened by BurtHarris - 0
Bundle typings with the project
#128 opened by dtweedle - 3
Unexpected token import
#131 opened by WellerQu - 1
Deprecation of obsolescent decorators
#127 opened by BurtHarris - 4
override arrow function error
#126 opened by xiong-john - 0
- 0
- 1
ode .
#121 opened by BurtHarris - 5
npm run build - fails from Windows command prompt
#117 opened by BurtHarris - 2
Puzzling code in unit tests
#119 opened by BurtHarris - 1
Why is debounce & throttle deprecated?
#115 opened by isuvorov - 2
missing changelog
#114 opened by dfleury - 1
core-decorators.js is in .gitignore but is tracked
#105 opened by ephys - 1
[React JS] Method has decorators, put the decorator plugin before the classes one
#97 opened by thearabbit - 3
@throttle trailing edge not as expected
#94 opened by bcowgill - 4
Circular dependency in lib/private/utils.js
#92 opened by louy - 1
Cannot decorate properties or methods.
#89 opened by vpdc - 3
react-native android error ?
#91 opened by trickymast3r - 5
Unexpected token error in SyntaxErrorReporter
#90 opened by meilers - 2
Inline class decorators?
#88 opened by dongryphon