Skip to content

viamrobotics/prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P.R.I.M.E.

Pretty Rad Interactive Modular Elements

Made with ❤️ at Viam

A collection of UI elements.

Packages

@viamrobotics/prime - Legacy web components

@viamrobotics/prime-core - Core components. Exported as Svelte components.

@viamrobotics/prime-blocks - Large blocks of UI that often have dependencies like Threlte. Exported as Svelte components.

Building

pnpm build

Linting

pnpm check
pnpm format

Testing

pnpm -C packages/legacy playwright-install
pnpm test

License

Copyright 2021-2023 Viam Inc.

Apache 2.0 - See LICENSE file