Skip to content
forked from initforthe/closet

CSS and Javascript elements for a standardised app UI

License

Notifications You must be signed in to change notification settings

cacquani/closet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closet

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'closet'

And then execute:

$ bundle

Or install it yourself as:

$ gem install closet

Generator

To set up the bootstrap common files run:

$ rails generator closet:layout

For the generated layout to work properly the following gem must be added to the app Gemfile:

gem 'page_title_helper', github: 'lwe/page_title_helper'

And run:

$ yarn add moment

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

CSS and Javascript elements for a standardised app UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.1%
  • Ruby 12.2%
  • CoffeeScript 6.9%
  • HTML 5.2%
  • JavaScript 1.6%