Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maomincoding/mettle-reactivity
Amazed-rv is a reactivity library for building user interfaces on the web.
https://github.com/maomincoding/mettle-reactivity
mettle mettlejs reactivity
Last synced: 18 days ago
JSON representation
Amazed-rv is a reactivity library for building user interfaces on the web.
- Host: GitHub
- URL: https://github.com/maomincoding/mettle-reactivity
- Owner: maomincoding
- License: mit
- Created: 2024-11-15T16:02:14.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T07:33:32.000Z (about 1 month ago)
- Last Synced: 2024-11-18T07:49:10.363Z (about 1 month ago)
- Topics: mettle, mettlejs, reactivity
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mettle-reactivity
## Introduce
A reactivity library for building user interfaces on the web.
Powered by [@vue/reactivity](https://github.com/vuejs/core/tree/main/packages/reactivity) and [mettle](https://github.com/maomincoding/mettle).
## Documentation
To learn more about `mettle-reactivity`, check [its documentation](https://maomincoding.github.io/mettle-doc/tool/mettleReactivity).
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2024-present, maomincoding