Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 375 Bytes

File metadata and controls

17 lines (11 loc) · 375 Bytes

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