redshift
Version:
A JavaScript UX framework. Handles animation, UI physics and user input tracking.
20 lines (11 loc) • 713 B
Markdown
# Contribute to Redshift
## Team members (plural not plural)
- Matt Perry [mailto:admin@redshiftjs.com](admin@redshiftjs.com)
## Learn
- [API](http://redshiftjs.com/api)
- [Twitter](http://twitter.com/redshiftjs)
## Features
Redshift aims to keep filesize to a minimum while being highly extendable. If you've created a [new route](http://redshiftjs.com/api/redshift/addroute) or [rubix processor](http://redshiftjs.com/api/redshift/addrubix), publish it on NPM and send us a link.
If you want to add a feature directly to Redshift, get in touch and we can talk about the best place for it.
## Bugfixes
Try and keep within the style established throughout the codebase, and then just open a pull request!