- module.exports/require -> import/export - self/that -> () => {} - var -> let/const - object-shorthand - key: key -> key - a: function() {} -> a() {}


License
MIT
Install
npm install zoro-kit@0.1.182