Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.
Go to file
2016-09-18 12:26:59 +02:00
dist 4.0.16 2016-09-17 23:11:44 +02:00
test add vinyl typings 2016-09-18 12:26:43 +02:00
ts 4.0.16 2016-09-17 23:11:44 +02:00
.gitignore 4.0.16 2016-09-17 23:11:44 +02:00
.gitlab-ci.yml add npm_registry environment 2016-07-20 02:34:14 +02:00
.npmignore add copy 2016-03-14 03:50:14 +01:00
.travis.yml added stable to travis.yml 2016-04-09 22:52:47 +02:00
appveyor.yml add appveyor.yml 2016-05-23 08:24:17 +02:00
LICENSE Initial commit 2015-11-03 16:51:31 +01:00
npmextra.json add npmdocker section to npmextra.json 2016-07-20 02:32:02 +02:00
package.json 4.0.18 2016-09-18 12:26:59 +02:00
README.md update README 2016-06-23 19:40:37 +02:00

smartfile

make files easily accessible for processing in javascript.

Status

build status Dependency Status bitHound Dependencies bitHound Code codecov.io

Usage

smartfile is an approach of being one tool to handle files in diverse environments. It can fetch files from remote locations, work with local disks and do pure memory operations.