0.0.33 • Published 2 months ago
lutra v0.0.33
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.
0.0.33
2 months ago
0.0.20
6 months ago
0.0.19
7 months ago
0.0.15
7 months ago
0.0.16
7 months ago
0.0.17
7 months ago
0.0.18
7 months ago
0.0.10
8 months ago
0.0.11
8 months ago
0.0.12
8 months ago
0.0.13
8 months ago
0.0.9
8 months ago
0.0.8
8 months ago
0.0.7
8 months ago
0.0.6
8 months ago
0.0.5
8 months ago
0.0.4
8 months ago
0.0.3
8 months ago
0.0.2
8 months ago
0.0.1
8 months ago
0.0.0-0
3 years ago