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.
To see all components in action, check out the playground app on GitHub pages:
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 tolib/
- Run
npm run dev
to host the playground app using Vite - Use your browser to navigate to the URL that's displayed by Vite
For detailed documentation for all of the included components, refer to the docs
folder:
For information related to development and open source contributions, refer to the main Tälla UI repository on GitHub.
This code is free and open source. Copyright and MIT license terms still apply.
Copyright © 2025 Jelmer Cormont