Jay Phelps
Results
3
repositories owned by
Jay Phelps
broccoli-babel-boilerplate
28
Stars
5
Forks
Watchers
[NO LONGER MAINTAINED] A boilerplate, using Broccoli, to author JavaScript libraries in ES6/ES7++ but transpile and distribute using Babel.js
core-decorators
4.5k
Stars
282
Forks
Watchers
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...
ember-computed-injection
22
Stars
2
Forks
Watchers
Inject anything from your Ember container into any class as a property. (i.e. sort of like `needs` for everything else)