https://github.com/justin-schroeder/arrow-js
Reactivity without the framework
https://github.com/justin-schroeder/arrow-js
declarative reactive rendering ui ux web webcomponents
Last synced: 25 days ago
JSON representation
Reactivity without the framework
- Host: GitHub
- URL: https://github.com/justin-schroeder/arrow-js
- Owner: justin-schroeder
- License: mit
- Created: 2022-11-08T22:29:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T13:52:52.000Z (12 months ago)
- Last Synced: 2025-04-07T00:14:41.663Z (about 1 month ago)
- Topics: declarative, reactive, rendering, ui, ux, web, webcomponents
- Language: TypeScript
- Homepage: https://arrow-js.com
- Size: 934 KB
- Stars: 2,465
- Watchers: 33
- Forks: 50
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome - justin-schroeder/arrow-js - Reactivity without the framework (TypeScript)
- awesome - justin-schroeder/arrow-js - Reactivity without the framework (TypeScript)
- awesome-tiny-js - arrowjs - Tagged templates + reactive data, <img align="top" height="24" src="./img/arrow-jscore.svg"> (UI Frameworks)
- my-awesome-list - arrow-js - schroeder | 2475 | (TypeScript)
README



[](https://badge.fury.io/js/@arrow-js%2Fcore)## Reactivity without the framework
[Read the documentation](https://arrow-js.com).
## 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](https://www.arrow-js.com) and consider starring the package to signal you are interested in further development.