Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tzuyi0817/component-hook
Component library with Vue or React.
https://github.com/tzuyi0817/component-hook
monorepo typescript vite vue3
Last synced: 2 months ago
JSON representation
Component library with Vue or React.
- Host: GitHub
- URL: https://github.com/tzuyi0817/component-hook
- Owner: tzuyi0817
- License: mit
- Created: 2022-06-24T06:59:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T22:16:20.000Z (3 months ago)
- Last Synced: 2024-10-30T00:42:40.867Z (3 months ago)
- Topics: monorepo, typescript, vite, vue3
- Language: TypeScript
- Homepage: https://tzuyi0817.github.io/component-hook/
- Size: 4.56 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Component Hook
Component library with Vue or React.## Description
This is a component library that includes a collection of common and useful components, designed to help developers quickly build applications.
## Packages
- **[@component-hook/picker](https://github.com/tzuyi0817/component-hook/tree/master/packages/picker):** Customizable picker components that can be easily integrated into `Vue 3` application.
- **[@component-hook/pdf-canvas](https://github.com/tzuyi0817/component-hook/tree/master/packages/pdf-canvas):** Rendering PDF documents onto a canvas with `Vue 3` component.
- **[@component-hook/eslint-plugin](https://github.com/tzuyi0817/component-hook/tree/master/packages/eslint-plugin):** A opinionated ESLint config preset for `JavaScript`, `TypeScript`, `Vue`, `React`.## License
This component library is licensed under the MIT License. For more details, please refer to the [LICENSE](https://github.com/tzuyi0817/component-hook/blob/master/LICENSE) file.