An open API service indexing awesome lists of open source software.

https://github.com/imrohan/chocolate-framework

🍫 Chocolate is a Swiss (or International) styled, responsive front-end framework that is lightweight and highly customizable.
https://github.com/imrohan/chocolate-framework

Last synced: 8 months ago
JSON representation

🍫 Chocolate is a Swiss (or International) styled, responsive front-end framework that is lightweight and highly customizable.

Awesome Lists containing this project

README

          

![Chocolate Logo](http://i.imgur.com/GpwfFvw.png)

# Chocolate
Chocolate is an homage to the modernist graphic design movement which rose to popularity in the 1950's. This framework was built from the ground up with the twelve-column grid system in mind.

[Live Demo](http://rohanlikhite.com/projects/chocolate/)

![Uses CSS](http://forthebadge.com/images/badges/uses-css.svg)
![ooohkillem](http://forthebadge.com/images/badges/oooo-kill-em.svg)
## ToDo

- Symbols
- Responsive nav
- Helper classes
- Breakpoints
- Tables
- Alerts
- Wells
- Input Fields
- Pagination


## Getting started

The simplest and fastest way to get started is to include the style CSS file in your project. Just add this snippet to the head of your html file:

https://raw.githubusercontent.com/imRohan/chocolate-framework/master/css/chocolate.css

## Contributing

Contributions are more than welcome. I'd love to hear any feedback, suggestions, pull requests, issues, bugs, complaints, abuse or otherwise.

## Credits

Chocolate Bar Logo designed by Amos Kofi Commey

## MIT License

Copyright (c) 2016 Rohan Likhite

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.