Skip to content
/ fs Public
generated from foxkit-js/library-template

Filesystem Helpers with full TypeScript support for Node.js

License

Notifications You must be signed in to change notification settings

foxkit-js/fs

Repository files navigation

Foxkit FS

This package contains a collection of utility functions for interacting with the filesystem in Node.js with support for TypeScript out of the box.

Installation

Install the package using the package manager used by your project:

npm install @foxkit/list
pnpm add @foxkit/list
yarn add @foxkit/list

Usage

See Documentation