JSPM

  • Created
  • Published
  • Downloads 28
  • Score
    100M100P100Q35283F
  • License MIT

offers smart ways to work with files in nodejs

Package Exports

  • smartfile

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (smartfile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.