Skip to main content

install

To install Disfox, you can use any package manager that works with the Node.js ecosystem.

Just make sure you're running a recent version of Node.js (v18 or higher is recommended), as Disfox uses ES Modules (ESM) by default.

📦 Installation​

NPM​

npm install disfox

Yarn​

yarn add disfox

PNPM​

pnpm add disfox

Bun​

bun add disfox