Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.
Go to file
2023-11-03 00:41:06 +01:00
.gitea/workflows fix(core): update 2023-10-12 02:21:39 +02:00
.vscode fix(updated repo structure): update 2022-03-11 09:46:54 +01:00
test fix(core): update 2023-08-31 18:45:23 +02:00
ts fix(core): update 2023-11-03 00:41:05 +01:00
.gitignore fix(core): update 2020-03-15 18:58:46 +00:00
.npmignore add copy 2016-03-14 03:50:14 +01:00
license fix(core): update 2022-06-07 15:50:47 +02:00
npmextra.json switch to new org scheme 2023-07-10 02:55:52 +02:00
package.json 10.0.34 2023-11-03 00:41:06 +01:00
pnpm-lock.yaml fix(core): update 2023-09-22 17:05:35 +02:00
readme.md fix(core): update 2023-10-12 02:21:39 +02:00
tsconfig.json fix(core): update 2023-06-23 18:39:01 +02:00

@push.rocks/smartfile

smart ways to work with files in nodejs

Status for master

Status Category Status Badge
GitLab Pipelines pipeline status
GitLab Pipline Test Coverage coverage report
npm npm downloads per month
Snyk Known Vulnerabilities
TypeScript Support TypeScript
node Support node
Code Style Code Style
PackagePhobia (total standalone install weight) PackagePhobia
PackagePhobia (package size on registry) PackagePhobia
BundlePhobia (total size when bundled) BundlePhobia

Usage

smartfile is an approach of being one tool to handle files in diverse environments.

Smartfile Sections

smartfile thinks in sections:

section description
fs (object) gets data from fs to somewhere
memory gets data from memory to somewhere
remote gets data from remote locations to somewhere
interpreter (object) handles yaml and json
smartfile (class) a virtual representation of a file, alternative to vinyl file format

Contribution

We are always happy for code contributions. If you are not the code contributing type that is ok. Still, maintaining Open Source repositories takes considerable time and thought. If you like the quality of what we do and our modules are useful to you we would appreciate a little monthly contribution: You can contribute one time or contribute monthly. :)

For further information read the linked docs at the top of this readme.

MIT licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy