👋 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.