iddan / proposal-function-expression-decorators
Decorators support for function expressions
☆26Updated 5 years ago
Alternatives and similar repositories for proposal-function-expression-decorators:
Users that are interested in proposal-function-expression-decorators are comparing it to the libraries listed below
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 4 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- string representations of objects in node and the browser☆144Updated 2 weeks ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆63Updated 6 years ago
- ☆82Updated last year
- Ref declarations and expressions for ECMAScript☆24Updated last year
- Extensible numeric literals for JavaScript☆75Updated 3 years ago
- Create `esm` enabled packages.☆51Updated 5 years ago
- Make your own nested errors☆68Updated last year
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated 2 months ago
- A Map subclass with support for multiple keys for one entry.☆108Updated last year
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- ☆92Updated 5 years ago
- Determining Array Equality☆75Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆44Updated 8 months ago
- ☆39Updated 2 years ago
- Extensions to the WICG import maps proposal☆40Updated 7 months ago
- ECMAScript class access expressions☆87Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- ADT enum proposal for ECMAScript☆93Updated 2 months ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- utility box for ECMAScript language tools☆120Updated 2 years ago
- Immutable finite list objects with constant-time equality testing (===) and no memory leaks.☆36Updated 5 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 4 months ago
- ☆45Updated 6 years ago