andyduong1920 / rails-es6

Rails 5 with ES6 using Sprockets::Commoner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 5 with ES6

  • Using Sprockets::Commoner we can easily set up ES6 using Babel transformations in Sprockets.
  • This allows us the use npm packages without the need for Browserify or Webpack.
  • Follow the commit history for set up. Clone and run locally to see it in action yourself.

About

Rails 5 with ES6 using Sprockets::Commoner


Languages

Language:Ruby 75.9%Language:HTML 17.3%Language:JavaScript 4.2%Language:CSS 2.5%