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: 27 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T15:14:26.000Z (3 months ago)
- Last Synced: 2025-05-09T14:36:29.443Z (about 1 month ago)
- Topics: angularjs, components, javascript, javascript-framework, reactjs, ui, vanilla-js, vuejs
- Language: JavaScript
- Homepage: https://reef.gomakethings.com
- Size: 950 KB
- Stars: 1,219
- Watchers: 31
- Forks: 79
- Open Issues: 8
-
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://reef.gomakethings.com)**
_This code is free to use under the [MIT license](https://gomakethings.com/mit/)._