hemanth / ramda-repl

Ramdajs REPL.
MIT License
28 stars 6 forks source link

Add ES2015/6 #11

Closed maheshsundaram closed 8 years ago

maheshsundaram commented 8 years ago

Use as much ES6 as Node 5 allows

maheshsundaram commented 8 years ago

There are some significant changes here so open to discussing and also keeping this as a fork.

hemanth commented 8 years ago

Yeah it's good to have this, but there will be some versions of node we will be missing out, should we be worried about them?

maheshsundaram commented 8 years ago

Yes that's a good point that it will limit which versions you can use.. But most people are keen to upgrade, I think. It's up to you - happy to leave/close this.

hemanth commented 8 years ago

@jasonmendes Let us merge this, people who use ramda wouldn't be on older version ;)

Thanks!