/Ti.html-to-text

Titanium CommonJS module for https://github.com/werk85/node-html-to-text

Primary LanguageJavaScriptMIT LicenseMIT

Ti.html-to-text

Titanium CommonJS module for https://github.com/werk85/node-html-to-text

Demo

demo

Usage

A packaged CommonJS module can be found via Releases. Follow the guide on Using a Module to learn how to install a CommonJS module on your Titanium project

Example

The example includes a Classic Titanium app.js file demonstrating the module usage. To build the module and then run the example project use the included grunt tasks:

npm install
grunt

Credits

License

See LICENSE.