You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jquery-inputfit-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-inputfit-rails

1.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Jquery::Inputfit::Rails

TODO: Gemified version of inputfit, which allows you to autoshrink input text in a given input field.

Plugin that makes value of the input fit into the input, see the demo

Installation

Add this line to your application's Gemfile:

gem 'jquery-inputfit-rails'

And then execute:

$ bundle

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

//= require jquery.inputfit

Plugin Documentation

https://github.com/vxsx/jquery.inputfit.js

Usage

TODO: Write usage instructions here

Contributing

  • Fork it ( https://github.com/[my-github-username]/jquery-inputfit-rails/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 16 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts