Skip to content

gajendrajena/underscorejs-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underscorejs-rb

A gem to easily integrate underscorejs with the rails 6.1+ asset pipeline.

Currently this gem brings support for underscorejs v0.5.16.

Installation

First add the following lines to your applications Gemfile:

gem 'underscorejs-rb'

Run bundle install.

Add the following lines to app/assets/javascripts/application.js:

//= require underscorejs

Usage & documentation

Please refer to https://underscorejs.org/ for all the details on how to use.

Credits

  • underscorejs-rb is (c) Copyright Gajendra Jena
  • This gem is maintained by @gajendrajena

About

A gem to easily integrate underscorejs with the rails

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages