@swindle/filesystem
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Swindle FileSystem

Swindle FileSystem provides filesystem access utilities.

Installation

To install Swindle FileSystem with NPM,

npm install @swindle/filesystem

With yarn,

yarn add @swindle/filesystem

Usage

Swindle FileSystem provides a variety of Utility classes

  • FileSystem: A utility to interact with the Filesystem.
  • File: A utility to work with files.
  • Path: A utility for working with paths.

Tests

To run the tests, use the following command with NPM

npm run test

with Yarn

yarn test

Package Sidebar

Install

npm i @swindle/filesystem

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

162 kB

Total Files

130

Last publish

Collaborators

  • patricklumenus