Any plans to es6-ify it? :)
See original GitHub issueHey guys,
Any plans to bump up the NodeJS version and have some ES6 fancies?
We could divide the work among several contributors (after coming to an agreement what ES6 features to use, if any). I’m speaking more of some cosmetic changes, not actual refactoring. Like const, let
, arrow functions, etc.
What do you think?
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
thlorenz/es6ify: browserify >=v2 transform to compile ... - GitHub
es6ify instructs the traceur transpiler to generate source maps. It then inlines all original sources and adds the resulting source map base64 encoded...
Read more >ES6ify: Traceur Compiler Wrapped As A Browserify V2 Transform
ES6ify: Traceur compiler wrapped as a Browserify v2 transform. es6ify. browserify ... The runtime is quite large and not needed for all ES6...
Read more >Rails asset pipeline with ES6 modules and browserify
I'm trying to implement something with the rails asset pipeline that is proving harder than I'd hoped. In order to structure the app...
Read more >Orion/Plan/Language Tools - Eclipse Wiki
This is a high level roadmap for Language Tools in the Orion editor. Items here are not guaranteed to be found in any...
Read more >Davin Tanabe (@dtanabe) / Twitter
Dear all the recruiters: if you spell my name wrong, I delete your e-mail without ... GitHub - thlorenz/es6ify: browserify >=v2 transform to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@skip405 sure – no worries. My only concern is there may potentially be users using older versions of node and I don’t want to harsh their mellow. And now, we interrupt this thread for a pie chart…
@garris `All devs should feel free to go ahead with es6 style… you mean we should have custom babel solution?