Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adinapoli/haste-bootstrap
Combinators to use Twitter's Bootstrap with the Haste compiler
https://github.com/adinapoli/haste-bootstrap
Last synced: 23 days ago
JSON representation
Combinators to use Twitter's Bootstrap with the Haste compiler
- Host: GitHub
- URL: https://github.com/adinapoli/haste-bootstrap
- Owner: adinapoli
- License: mit
- Created: 2014-08-30T14:37:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-30T14:38:38.000Z (about 10 years ago)
- Last Synced: 2023-03-11T21:07:37.315Z (over 1 year ago)
- Language: Haskell
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haste-bootstrap
haste-bootstrap is an experimental module to use Twitter's Bootstrap with the
Haste compiler. The long term plan is to use this module into a
production environment. For this reason, the code should be of
production-quality level.## What is supported?
The long term plan is to support all of Boostrap's API, but at
the moment only my personal itches has been scratched.## Contributions
They are very welcome, so please fork away!
Try to follow the code standards, and to try to submit small
PR, in a way that code can be reviewed and integrated properly.