andrew-boyd / arrow-js

Reactivity without the framework

Home Page:https://arrow-js.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArrowJS

test badge size badge npm version

Read the documentation.

Features:

  • The smallest (probably) reactive JavaScript library.
  • Static by default, reactive by choice.
  • No Virtual DOM
  • Ultra fast.
  • Zero dependencies.
  • No build tools required (or even suggested).

Experimental

This is an experimental package. Please read the docs and consider starring the package to signal you are interested in further development.

About

Reactivity without the framework

https://arrow-js.com

License:MIT License


Languages

Language:TypeScript 97.3%Language:JavaScript 2.7%