RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

NPM integration for Rails

https://github.com/endenwer/npm-rails This gem made it easy to bring NPM to Rails. Under hood it use Browserify. Just like Bundler but for NPM packages.

Comments

Looks like a great idea!

This is pretty slick this could possibly replace rails-assets for me.

Thanks. I made it because want to use NPM instead of rails-assets with Bower. For me this gem replaced rails-assets. I like Bundler DSL for managing NPM packages. I hope it will be useful for other Rails developers.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in