[TIMOB-27286] TiAPI: Create Node-compatible String Decoder module API
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-09-17T13:54:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.3.0 |
Components | TiAPI |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2019-07-29T14:28:37.000+0000 |
Updated | 2019-10-09T11:04:19.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.
https://nodejs.org/api/string_decoder.html
Once Node's Buffer module is implemented it is a relatively small effort to implement the String Decoder module.
Attachments
File | Date | Size |
---|---|---|
Screenshot 2019-10-09 at 11.55.49.png | 2019-10-09T10:56:28.000+0000 | 29825 |
https://github.com/appcelerator/titanium_mobile/pull/11095
*Tested on latest build. Ticket closed.* *Test Environment* Studio Ver: 5.1.4.201909061933 SDK Ver: 8.3.0.v20191008081818 Mac OS Ver: 10.14.6 Xcode Ver: Xcode 11.1 Appc NPM: 4.2.15 Appc CLI: 7.1.1 Node Ver: 10.16.3 NPM Ver: 6.11.3 Simulators: iPhone 11 Pro (13.1), Pixel 3 (Android 10/API 29) *Test*
*Output* !Screenshot 2019-10-09 at 11.55.49.png|thumbnail!