@larose-ui/migration
v0.3.2
Published
[Internal] Codemods, scaffolds, and release intelligence for the CLI. Prefer @larose-ui/react, @larose-ui/vue, @larose-ui/svelte, or @larose-ui/runtime-* in apps.
Maintainers
Readme
@larose-ui/migration
Internal package — Codemods, scaffolds, and release intelligence for the CLI.
Published only so other @larose-ui/* packages can depend on it.
Do not install this in app code — start from the public UI + runtime packages instead.
Use this instead
pnpm add @larose-ui/runtime-react @larose-ui/reactThen import styles once: @larose-ui/react/styles.css.
Full guides: laRose UI Docs · Public API surface
When this package is appropriate
- You are extending laRose itself (adapters, CLI, custom bindings)
- You need a low-level primitive that is not re-exported yet
Golden rule: if another laRose package already depends on this for you, install the public package — not this one.
License
MIT © laRose UI
