Titanium CommonJS module for https://github.com/werk85/node-html-to-text
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
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
- @werk85 for the original node package
- @smclab for titaniumifier
See LICENSE.