Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 480 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 480 Bytes

This branch:

  • node-traceur: traceur module for node, last updated 8 months ago. Works, but breaks with the latest traceur. I've experimented with converting modules using it and pulling them into AMD
  • require-hm: work on an AMD/RequireJS compatible solution for ES6 modules. This all seems to work fine, with some minor quid pro quos. You have to use the .hm extension for modules and there are very minor syntax gotchas.
  • traceur: latest version of traceur, here for testing.