Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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