Skip to main content

Prerequisites

Before installing Sorionlib, ensure you have:
  • Node.js version 16.0.0 or higher
  • npm or yarn package manager

Install via npm

Install via yarn

Install via pnpm

Dependencies

Sorionlib has minimal dependencies. The following are installed automatically:

Verify installation

After installation, verify it works by creating a test file:
Run the file:

TypeScript setup

Sorionlib includes TypeScript definitions out of the box. No additional @types packages are required.