josephg / ShareJS

Collaborative editing in any app
Other
4.97k stars 456 forks source link

Cleanup and move to es6 #370

Open dignifiedquire opened 9 years ago

dignifiedquire commented 9 years ago

I want to suggest to move the code to es6 using bable. It makes things like the classes that are currently used much cleaner, and there is already a build process in place anyway.

Any thoughts on this?

dignifiedquire commented 9 years ago

FYI I started with this here: https://github.com/dignifiedquire/ShareJS