lutra
TypeScript icon, indicating that this package has built-in type declarations

0.0.33 • Public • Published

AUI

Local development

During local development, the REPL compiler requests library files from the local dist folder when they are imported. To serve these, run the local.js script.

pnpm local

Rewriting props

When you edit a component's description or props, you need to regenerate componentProps.ts.

read_props.js reads all the library files and generates props to display in the docs from the AST. Running

pnpm props

will read the props and write componentProps.ts.

Running:

pnpm package

will write the props and generate the library Svelte files.

Readme

Keywords

none

Package Sidebar

Install

npm i lutra

Weekly Downloads

2

Version

0.0.33

License

none

Unpacked Size

369 kB

Total Files

220

Last publish

Collaborators

  • miunau