π Welcome!
Welcome to the documentation of simply-xp. This documentation will help you get started with simply-xp.
Documentation made for:
v2.0.0-beta.2Installationβ
- NPM
- PNPM
- YARN
npm install simply-xp@beta
pnpm install simply-xp@beta
yarn add simply-xp@beta
β Importing simply-xpβ
- JavaScript
- TypeScript
const simplyxp = require("simply-xp");
import * as simplyxp from "simply-xp";
π Useful Pagesβ
Migration Support- Migrate from other libraries to simply-xp.Breaking Changes- Changes from v1 to v2.Support Server- Join our support server for help.