ArrowJS

An experimental tool for programming reactive interfaces using native JavaScript
GitHub
2.41k
Created 2 years ago, last commit 6 months ago
18 contributors
177 commits
Stars added on GitHub, month by month
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.3
/day
Last month
+0.5
/day
Last 12 months
+1.0
/day
npmPackage on NPM
@arrow-js/core
1.0.0-alpha.10
Monthly downloads on NPM
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
No dependencies
README

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.