A collection of Vue components based on Tailwind CSS, Shadcn-vue, and others.
For installation instructions, component documentation, and examples, run the docs locally:
git clone https://github.com/codinglabsau/gooey.git
cd gooey
npm install
npm run devThen open http://localhost:5173 in your browser.
Tests are implemented with Cypress, and can be run on CLI using npm run test. We are implementing end-to-end tests as most components are tested upstream.
For shadcn components, we do simple smoke tests to ensure they are not generating errors with basic usage.
For custom components, we are testing the functionality in depth.
If you discover any security related issues, create an issue on GitHub.
MIT
Coding Labs is a web app development agency based on the Gold Coast, Australia. See our open source projects on our website.