jayphelps / core-decoratorsLinks
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.
☆4,508Updated 5 years ago
Alternatives and similar repositories for core-decorators
Users that are interested in core-decorators are comparing it to the libraries listed below
Sorting:
- Happiness in the form of faster webpack build times.☆4,325Updated 5 years ago
- The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)☆11,878Updated 5 years ago
- Just a little module for plugins.☆3,848Updated 2 weeks ago
- PSA: this repo has been moved into babel/babel -->☆3,482Updated 7 years ago
- ☆2,392Updated 4 years ago
- Isomorphic WHATWG Fetch API, for Node & Browserify☆6,931Updated last year
- A chaining API to generate and simplify the modification of Webpack configurations.☆3,191Updated 2 years ago
- PSA: moved into babel/babel as @babel/parser -->☆1,711Updated 7 years ago
- Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.☆3,836Updated last year
- Dynamic ES module loader☆13,098Updated 10 months ago
- Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)☆4,514Updated 4 years ago
- Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.☆5,352Updated 4 years ago
- Bare bones Promises/A+ implementation