Skip to content

TheDartCode/typedjs-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typedjs-rails

This gem just includes Typed.js as an asset in the Rails 3.1 (or newer) asset pipeline.

The current version in the gem is Typed.js 2.0.9

Installation

Add the gem to the Gemfile

gem "typedjs-rails", "~> 2.0.9"

Usage

In your JavaScript manifest (e.g. application.js)

//= require typed

Licensing

Typed.js, which makes up the majority of this gem, has its own licensing.

The gem itself is released under the MIT license

About

Simple gem to include Typed.js in a Rails 3.1 (or above) app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published