[Pkg-javascript-devel] Bug#774564: RFP: node-fs-extra -- Node.js module adding extra file system methods not included in the native fs module
Bas Couwenberg
sebastic at xs4all.nl
Sun Jan 4 13:27:49 UTC 2015
Package: wnpp
Severity: wishlist
* Package name : node-fs-extra
Version : 0.13.0
Upstream Author : JP Richardson <jprichardson at gmail.com>
* URL : https://github.com/jprichardson/node-fs-extra
* License : MIT
Programming Lang: JavaScript
Description : Node.js module adding extra file system methods not included in the native fs module
Node.js: fs-extra is a module that adds a few extra file system methods
that aren't included in the native fs module. It is a drop in
replacement for fs.
The module implements common filesystem operations such as copy(),
move(), mkdirs(), remove(), and and specific read/write operations like
readFile() & outputFile() and readJson() & outputJson().
node-fs-extra is required for OpenLayers 3 (#774561).
More information about the Pkg-javascript-devel
mailing list