Skip to content

Vue frontend component library

License

Notifications You must be signed in to change notification settings

codinglabsau/gooey

Repository files navigation

GOOEY

A collection of Vue components based on Tailwind CSS, Shadcn-vue, and others.

Documentation

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 dev

Then open http://localhost:5173 in your browser.

Testing

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.

Security

If you discover any security related issues, create an issue on GitHub.

Credits

License

MIT

About Coding Labs

Coding Labs is a web app development agency based on the Gold Coast, Australia. See our open source projects on our website.

About

Vue frontend component library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7