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-07-01 05:14:37 +02:00
dist now has fileTree function 2016-07-01 01:37:48 +02:00
test now has fileTree function 2016-07-01 01:37:48 +02:00
ts now has fileTree function 2016-07-01 01:37:48 +02:00
.gitignore now handling gulp streams allright 2016-03-19 22:07:59 +01:00
.gitlab-ci.yml add gitlab-ci.yml 2016-06-23 18:41:45 +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
npmts.json add folder lists array and make them filterable through regex 2016-06-28 08:40:22 +02:00
package.json 4.0.10 2016-07-01 05:14:37 +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.