https://github.com/nanogiants/vue3-packages
A monorepo for multiple vue3 packages
https://github.com/nanogiants/vue3-packages
Last synced: 3 months ago
JSON representation
A monorepo for multiple vue3 packages
- Host: GitHub
- URL: https://github.com/nanogiants/vue3-packages
- Owner: nanogiants
- License: mit
- Created: 2021-12-10T08:48:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T09:00:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T18:49:41.515Z (3 months ago)
- Language: TypeScript
- Size: 402 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Vue 3 Packages
This monorepo includes all Vue 3 packages we create at [Nanogiants](https://nanogiants.de/).## Contributing
To contribute please fork the repository, create a new branch to make changes on and create a pull request into the develop branch of this repository.
Remember to write tests (if needed) to get the features approved.## Feature Requests
For feature requests please use the issuetracker and specify your exact needs.
## License
[MIT](https://github.com/nanogiants/vue3-packages/blob/main/LICENSE.md)