Skip to content

talla-ui/lib-comp

Repository files navigation

Tälla UI component library

This package contains a library providing a selection of Tälla UI components. These can be used directly from the NPM package, or copy-pasted into your own application to reduce dependencies and to enable further customization.

Playground

To see all components in action, check out the playground app on GitHub pages:

Playground (GitHub)

To run the playground on your machine, you'll need Git, Node.js and NPM. Follow these steps:

  • Clone the repository to your machine
  • Run npm install to install all dependencies from NPM
  • Run npm run build to compile the library to lib/
  • Run npm run dev to host the playground app using Vite
  • Use your browser to navigate to the URL that's displayed by Vite

Documentation

For detailed documentation for all of the included components, refer to the docs folder:

Documentation (GitHub)

Development

For information related to development and open source contributions, refer to the main Tälla UI repository on GitHub.

Tälla UI

License

This code is free and open source. Copyright and MIT license terms still apply.

Copyright © 2025 Jelmer Cormont

About

Library of ready-made view composites

Resources

License

Stars

Watchers

Forks

Packages

No packages published