# Vergil

Vergil is a Vue development toolkit that aids to build web application UIs by providing components, composables, and utility functions aimed to simplify and hasten development while improving DX and UX.

## Documentation

Visit the [documentation](https://8ctavio.github.io/vergil/) to explore Vergil's features.

## Credits

Inspiration for feature implementation, UI design, API design, etc., was taken to different degrees from the following projects

- [Radix](https://www.radix-ui.com/)
- [Nuxt UI](https://ui.nuxt.com/)
- [PrimeVue](https://primevue.org/)
- [VueUse](https://vueuse.org/)
- [Vanilla Calendar Pro](https://vanilla-calendar.pro/)

## License

[MIT License](https://github.com/8ctavio/vergil/blob/main/LICENSE)