iamphill / Bootstrap-Offcanvas

:zap: Offcanvas menu built with Bootstrap
MIT License
366 stars 111 forks source link

Move to ES6 #69

Open iamphill opened 7 years ago

iamphill commented 7 years ago

CoffeeScript is old news. Should be re-written in ES6.

xitude commented 7 years ago

Support is not fully available yet. https://kangax.github.io/compat-table/es6/

iamphill commented 7 years ago

The plan is to run it through something like rollup & compile back to es5.