[TIMOB-18585] TiAPI: Create Node-compatible url module API
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | TiAPI |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Unknown |
| Created | 2015-02-17T22:52:48.000+0000 |
| Updated | 2019-07-29T14:41:11.000+0000 |
Description
It'd be useful to create equivalents of some of the core Node modules in Titanium so that users could port/re-use node codebases on mobile devices. Some of the more common modules could map relatively easily to devices, and would be worth investigating.
http://nodejs.org/api/url.html
No comments