π Welcome!
Welcome to the documentation of simply-xp. This documentation will help you get started with simply-xp.
Documentation made for:
v1.3.7Installationβ
- NPM
- PNPM
- YARN
npm install simply-xp@legacy
pnpm install simply-xp@legacy
yarn add simply-xp@legacy
β 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- Upgrading to V2? Visit Breaking Changes.Support Server- Join our support server for help.Changelog- Changes throughout Version 1.