forked from cappuccino/cappuccino
-
Notifications
You must be signed in to change notification settings - Fork 0
Modules
aljungberg edited this page Mar 23, 2012
·
37 revisions
Feel free to add your own frameworks to this list. Before, have a look at how others have done so, it should be a single item, with a link to the project’s source code, and a short description (one line after formatting has been applied).
If you see a module without a description, feel free to edit the page and add it in, any contributions are appreciated.
- Cappuccino Datepicker — An NSDatePicker like component for Cappuccino.
- cappuccino-starrater — Fully customizable star rater control
- CSRichTextEditor — Rich Text Editor (RTE)
- DeepDropUpload — Mutli-browser Drag and drop file upload.
- EKActivityIndicatorView — Display loading animations with ease.
- EKGradientView — Create simple gradients
- EKImageReflection — Create beautiful reflections on images
- EKSpinner — Animated png loading animations
- FileUpload — A class to perform file upload
- GrowlCappuccino — Growl, for Cappuccino
- iTunesTabView — An iTunes like tabs widget for Cappuccino
- LPKit — Rich framework with calendar view, charts, switch, slideview, etc
- MediaKit — Media panel with google image / flickr search
- MessageBoard — A Cappuccino widget to stack messages in a board
- Reorderable CollectionView — A subclass of CPCollectionView with support for reordering items.
- WKTextView — Rich Text Editor (RTE)
- cappuccino-couchdb — A class for working with CouchDB documents from Cappuccino/Objective-J
- CappuccinoResource — Framework for integrating your Cappuccino app with Ruby on Rails
- CoreData – Cappuccino — A CoreData layer for Cappuccino with XCode support
- CP2JavaWS — Cappuccino/Java remote services bridge with a GWT like syntax
- facebookkit — Objective-J Facebook Connect Framework
- RLOfflineDataStore — A small wrapper around HTML5 localstorage and sqlstorage
- Sparkes — SPARQL for Cappuccino
- Thrift / Cappuccino — Thrift bindings for Cappuccino
- VNCCappuccino — VNC, for Cappuccino
- RestfulCappucino — Access RoR RESTful web services, CRUD operations can be Sync or Async
- CPActiveRecord
- Cappusance — textual GUI builder with ORM in the spirit of EOF
- Ratatosk — a Cappuccino remote object proxy for RESTful APIs with caching, lazy loading, backend independence
- CPVideoKit — Play video files
- EKSound — Play audio in your browser via HTML5
- MapKit — Use google maps in your Cappuccino application
- CappuGeo — CoreLocation and MapKit for Cappuccino
- Cappuccino-Test-Extensions — Test extensions for OJTest
- CuCapp — Cucumber for Cappuccino
- ojspec — Port of RSpec to Objective-J
- OJTest — Test suite for Cappuccino
- cappuccino-beaconpush — Cappuccino wrapper for the Beacon Push javascript client
- juggernaut-cappuccino — Cappuccino wrapper for the Juggernaut browser-push service.
- StropheCappuccino — XMPP Library for Objective-J
- Cappuccino.tmbundle — Textmate bundle for cappuccino
- xcode-cappuccino — XCode extensions for Cappuccino and Objective-j
- Automatically Nib2Cib — Script that will automatically nib2cib your nib/xibs when you save them. (NOTE: This functionality is now built in to nib2cib).
- BeanCounter — Metrics suite for Cappuccino projects.
- Blender — A utility to generate Cappuccino theme files from a CSS file
- Cappuccino-Extensions — A collection of extensions for the Cappuccino Application Framework.
- Cappuccino XML2JSON — An Objective-J class for converting XML to a CPDictionary or JS Object.
- CKKit — Misc utilities
- CPWindow Animations — Beautiful customizable open and close animations for CPWindow.
- DCPathControl — Hierarchical view of a path, similar to NSPathControl
- EKShakeAnimation — Shake animations, e.g. for unsuccessful log ins.
- FastStartLogin — Simulate faster load time by letting the user login while Cappuccino is downloading
- mixpanel-cappuccino — A Cappuccino wrapper around MixPanel’s Javascript API
- Raphuccino — Wrapper for the RaphaelJS vector graphics library
- SCAuth — Framework for handling authentication on the frontend of your Cappuccino application
- TNKit — Misc widgets and helpers extracted from the Archipel Project
- Digest Authentication Example