This package contains a library providing web-based tools for Tälla UI. 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 view composites in action, you'll need Git, Node.js and NPM. Follow these steps:
- Clone the repository to your machine
- Run
npm installto install all dependencies from NPM - Run
npm run buildto compile the library tolib/ - Run
npm run devto host the playground app using Vite - Use your browser to navigate to the URL that's displayed by Vite
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