All Git Users → amccloud

6 open source projects by amccloud

1. Django Project Skel
To use run: django-admin.py startproject --template https://github.com/amccloud/django-project-skel/zipball/master --extension py,md,gitignore yourprojectname
✭ 154
python
2. Backbone Tastypie
Modifications to Backbone's Model an Collection so that they play nice with django-tastypie. Includes a way to easily paginate over a resource list and a way to access the associated meta information.
✭ 99
javascript
3. Backbone Bindings
Bi-directional bindings between Backbone.View elements and Backbone.Model attributes.
✭ 67
javascript
4. Backbone Dotattr
Access deep Backbone.js model attributes with dot-syntax.
✭ 50
javascript
5. Django Stripe
A user subscription Django app that integrates with Stripe - http://stripe.com/
✭ 38
python
6. storybook-addons-abstract
Storybook addon for linking Abstract layer and collection shares to stories. Example:
1-6 of 6 user projects