/AngularForce

This is the glue b/w Angular.js and Salesforce's forcetk.js (plus internally forcete.ui or cordova)

Primary LanguageJavaScript

AngularForce is the glue b/w AngularJS and ForceTK. It primarily provides:

  1. Oauth/Login service
  2. AngularForceObject - A super-class for actual SF Objects. This in turn provides wrapper to forcetk ajax apis like update, destroy, query, get etc.

More details coming soon.