https://github.com/markbates/formstrap
Easily build Twitter Bootstrap styled forms with JavaScript or CoffeeScript
https://github.com/markbates/formstrap
Last synced: 4 months ago
JSON representation
Easily build Twitter Bootstrap styled forms with JavaScript or CoffeeScript
- Host: GitHub
- URL: https://github.com/markbates/formstrap
- Owner: markbates
- License: mit
- Created: 2012-03-05T20:51:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-05T21:36:41.000Z (over 14 years ago)
- Last Synced: 2025-07-04T23:08:35.511Z (12 months ago)
- Homepage: http://www.metabates.com
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formstrap
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'formstrap'
And then execute:
$ bundle
Or install it yourself as:
$ gem install formstrap
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request