Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maomincoding/mettle-web-components
Fast, lightweight web components for creating web pages.
https://github.com/maomincoding/mettle-web-components
amazed web-components
Last synced: about 1 month ago
JSON representation
Fast, lightweight web components for creating web pages.
- Host: GitHub
- URL: https://github.com/maomincoding/mettle-web-components
- Owner: maomincoding
- License: mit
- Created: 2024-11-15T16:23:08.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:38:14.000Z (about 2 months ago)
- Last Synced: 2024-11-17T19:43:46.751Z (about 1 month ago)
- Topics: amazed, web-components
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mettle-web-components
Fast, lightweight web components for creating web pages.
## Introduce
Powered by [@vue/reactivity](https://github.com/vuejs/core/tree/main/packages/reactivity) and [mettle](https://github.com/maomincoding/mettle) Custom elements JavaScript library.
The main features are as follows:
- Web Components
- Hooks
- Reactivity API
- Props
- Emit
- Slot
- Styles
- Automatic registration component
- Virtual DOM......
## Documentation
To learn more about `mettle-web-components`, check [its documentation](https://maomincoding.github.io/mettle-doc/tool/mettleWebComponents).
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2023-present, maomincoding