@tinji/sandbox
v0.0.1-alpha.0
Published
Sandbox for developing and testing UI components in isolation
Readme
@tinji/sandbox
Sandbox for developing and testing UI components in isolation.
Tinji ships as a single package with subpath entry points:
| Import | What it is |
| ----------------------------------------- | -------------------------------------------------------------------------------- |
| @tinji/sandbox | CLI / dev server (provides the tinji, tinji-export, tinji-native commands) |
| @tinji/sandbox/vite | The same-port tinji() Vite plugin |
| @tinji/sandbox/next | Next.js integration |
| @tinji/sandbox/react-native | React Native integration |
| @tinji/sandbox/tanstack-start | TanStack Start integration |
| @tinji/sandbox/client | Client-side fixture hooks and helpers |
| @tinji/sandbox/lib/plugin-vite | Vite server plugin (for tinji.config.json plugins) |
| @tinji/sandbox/lib/plugin-boolean-input | Boolean control plugin |
| @tinji/sandbox/lib/plugin-open-fixture | Open-fixture-in-editor plugin |
Install
npm install @tinji/sandboxLicense
MIT
