Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.