https://github.com/maomincoding/mettle-web-components
Fast, lightweight web components for creating web pages.
https://github.com/maomincoding/mettle-web-components
mettle mettlejs web-components
Last synced: 4 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T08:54:48.000Z (over 1 year ago)
- Last Synced: 2025-03-23T18:18:45.523Z (about 1 year ago)
- Topics: mettle, mettlejs, web-components
- Language: JavaScript
- Homepage: https://maomincoding.github.io/mettle-doc/tool/mettleWebComponents/
- Size: 54.7 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