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-19 20:28:33 +02:00
dist update typings 2016-07-19 20:28:28 +02:00
test switched to ES6 and updated deps 2016-07-17 17:34:15 +02:00
ts update typings 2016-07-19 20:28:28 +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
npmextra.json switched to npmextra for npmts config 2016-07-17 17:36:38 +02:00
package.json 4.0.12 2016-07-19 20:28:33 +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.