• Stars
    star
    2,379
  • Rank 19,336 (Top 0.4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reactivity without the framework

ArrowJS Logo ArrowJS Logo

test badge size badge npm version

Reactivity without the framework

Read the documentation.

Features:

  • The smallest (that we know of) reactive JavaScript library.
  • Static by default, reactive by choice.
  • No Virtual DOM.
  • Ultra fast.
  • Zero dependencies.
  • 3 functions.
  • No build tools required (or even suggested).
  • All knowledge is 100% transferable β€” it's all native JavaScript.

Experimental

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