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: 27 days ago
JSON representation

A lightweight library for creating reactive, state-based components and UI.

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/)._