Package Exports
- @jspicl/cli/types
Readme
@jspicl/cli
A command-line tool that simplifies PICO-8 game development in JavaScript.
Features:
- Built-in build pipeline powered by esbuild
- JavaScript to PICO-8 Lua transpilation via @jspicl/core
- Tree-shaking to minimize token count
- PNG spritesheet support - use your favorite image editor
- Live reloading with watch mode
Visit jspicl.github.io for detailed documentation.