Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18583] TiAPI: Create Node-compatible filesystem module API

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-10-15T14:37:01.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.3.0
ComponentsTiAPI
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2015-02-17T22:51:06.000+0000
Updated2019-10-30T14:56:30.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/fs.html

Comments

  1. Christopher Williams 2018-11-16

    Note that Tony Luksavage tried to do this in pure JS here: https://github.com/tonylukasavage/ti-fs
  2. Christopher Williams 2019-10-15

    Merged to master. Includes a comprehensive test suite.
  3. Samir Mohammed 2019-10-30

    Closing ticket. Code changes present in SDK version 8.3.0.v20191028152746 Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10998

JSON Source