Skip to content
Pier Paolo Ramon edited this page Jan 7, 2015 · 4 revisions

A porting of @tj’s superagent.

  • Wraps a Node.js/browser package to add support for Titanium SDK.
  • Exposes itself simply as superagent on Titanium SDK.
  • Available in npm as ti-superagent to be used as a dependency.
  • Continuous integration through Travsi CI (see its .travis.yml)

A simple two-way data-binding library for Appcelerator's Alloy framework for Titanium.

  • Exposes itself as nano on Titanium SDK.
  • Available in npm as ti-nano to be used as a dependency.

Liferay JSON WS wrapper for Node.js and Titanium SDK.

  • Written (once) for both Node.js and Titanium SDK.
  • Uses superagent and replaces it with ti-superagent on Titanium SDK.
  • Tests are written once and executed both on Node.js and Titanium SDK.
Clone this wiki locally