UNPKG

mettle-web-components

Version:

Fast, lightweight web components for creating web pages.

32 lines (20 loc) 698 B
# 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