Installation
xlmake can be installed using npm, pnpm, or yarn.
Install with package manager
npm install xlmake
pnpm add xlmake
yarn add xlmake
Requirements
- Node.js 18.0 or higher
- Browser (modern browsers supported)
TypeScript
xlmake is written in TypeScript and includes type definitions. No additional type packages needed.
Next Steps
- Quick Start to learn the basics