0.0.20 • Published 13 days ago

lutra v0.0.20

Weekly downloads
-
License
-
Repository
-
Last release
13 days ago

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.20

13 days ago

0.0.19

26 days ago

0.0.15

1 month ago

0.0.16

1 month ago

0.0.17

1 month ago

0.0.18

1 month ago

0.0.10

2 months ago

0.0.11

2 months ago

0.0.12

2 months ago

0.0.13

2 months ago

0.0.9

2 months ago

0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago

0.0.0-0

3 years ago