Skip to content
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.

  • MapKit — Use google maps in your Cappuccino application
  • CappuGeo — CoreLocation and MapKit for Cappuccino
  • 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