Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cferdinandi/reef
A lightweight library for creating reactive, state-based components and UI.
https://github.com/cferdinandi/reef
angularjs components javascript javascript-framework reactjs ui vanilla-js vuejs
Last synced: 24 days ago
JSON representation
A lightweight library for creating reactive, state-based components and UI.
- Host: GitHub
- URL: https://github.com/cferdinandi/reef
- Owner: cferdinandi
- License: mit
- Created: 2018-07-19T19:37:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T14:00:30.000Z (about 1 month ago)
- Last Synced: 2024-10-08T13:53:04.607Z (26 days ago)
- Topics: angularjs, components, javascript, javascript-framework, reactjs, ui, vanilla-js, vuejs
- Language: JavaScript
- Homepage: https://reefjs.com
- Size: 947 KB
- Stars: 1,139
- Watchers: 31
- Forks: 75
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reef
A tiny utility library for building reactive state-based UI.Reef is a simpler alternative to React, Vue, and other UI libraries. No build steps. No fancy syntax. Just vanilla JS and a few small utility functions.
**[Getting Started →](https://reefjs.com)**
_This code is free to use under the [MIT license](https://gomakethings.com/mit/)._