file-box

v0.13.4
Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)
file virtual cloud url stream http api

clean

shx rm -fr dist/*

dist

npm run clean && tsc

lint

npm run lint:es && npm run lint:ts

lint:ts

tsc --noEmit

pack

npm pack

test

npm run lint && npm run test:unit

test:unit

blue-tape -r ts-node/register "src/**/*.test.ts" "tests/**/*.test.ts"

test:pack

bash -x scripts/npm-pack-testing.sh

lint:es

eslint --ignore-pattern fixtures/ "src/**/*.ts" "tests/**/*.ts"

Metadata

Downloads

Maintainers