Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adinapoli/haste-jquery

Idiomatic combinators for JQuery to be used with the Haste compiler
https://github.com/adinapoli/haste-jquery

Last synced: 23 days ago
JSON representation

Idiomatic combinators for JQuery to be used with the Haste compiler

Awesome Lists containing this project

README

        

# haste-jquery

haste-jquery is an experimental module to use JQuery 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 JQuery'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.