jsplink / tntjs

v 0.2.0
GNU General Public License v3.0
1 stars 1 forks source link

Convert to ES6 #13

Open jsplink opened 9 years ago

jsplink commented 9 years ago

Convert all of this to ES6. Remove the mod namespaces. Remove self. and replace with let operators.

jsplink commented 9 years ago

Get rid of the makeSubclass Object method.