jlongster/es6-macros
A collection of sweet.js macros that implement ES6 features for ES5
JavaScriptBSD-2-Clause
Issues
- 7
- 5
default arguments as a macro
#7 opened by Raynos - 2
Some ideas
#25 opened by kristianmandrup - 1
fat arrow macro issue
#23 opened by freemountain - 0
For-Of macro
#22 opened by dead-claudia - 1
One more important feature of destructuring.
#21 opened by nmn - 0
Support "list comprehension"
#20 opened - 0
support for syntax `class Bar extends Abc.foo` ?
#19 opened by hth2 - 2
'var' parsing errors
#16 opened by lqd - 2
Problem bundling modules with webpack?
#15 opened by nicolashery - 2
What's possible with `let` and `const` macros
#8 opened by Raynos - 1
Template strings macro
#6 opened by Raynos - 0
Symbols macro
#5 opened by Raynos - 1
implement arrows
#1 opened by Raynos - 3
[mkSyntax] You must provide an old syntax object context (or null) when creating a new syntax object.
#2 opened by ryanseddon - 0
use grunt/npm for testing
#3 opened by jlongster