Motion Mind packages gallery
Three flagship packages, one clean gallery.
Browse the Motion Mind ecosystem, open each package detail page, and grab the exact install command for each project.
Framework
Core framework
levelojs
Lightweight JavaScript frontend framework with zero runtime and no virtual DOM. Built for direct real DOM updates and a clean JSX workflow.
Install
npm install levelojs
Open package details
CLI
Official CLI
create-levelo-app
Command-line scaffold tool for creating new Levelo JS projects instantly with a ready-to-run setup.
Install
npx create-levelo-app my-app
Open package details
Icons
Icon library
kivex-icons
Ultra-fast SVG icon library from Motion Mind, designed for modern interfaces and simple developer ergonomics.
Install
npm install kivex-icons
Open package details
Install quick reference
Use the exact command for each package.
Click any card to open its package page on LibPilot.
levelojs
npm install levelojs
create-levelo-app
npx create-levelo-app my-app
kivex-icons
npm install kivex-icons