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.
- Host: GitHub
- URL: https://github.com/imrohan/chocolate-framework
- Owner: imRohan
- License: mit
- Created: 2015-03-12T16:32:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-28T13:11:33.000Z (almost 9 years ago)
- Last Synced: 2025-10-12T02:07:45.569Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 140 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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/)


## 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.