# arrow-js **Repository Path**: x-vic/arrow-js ## Basic Information - **Project Name**: arrow-js - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-10 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![ArrowJS Logo](./docs/img/logo.png#gh-light-mode-only) ![ArrowJS Logo](./docs/img/logo-invert.png#gh-dark-mode-only) ![test badge](https://github.com/justin-schroeder/arrow-js/actions/workflows/tests.yml/badge.svg) ![size badge](https://img.badgesize.io/https://cdn.jsdelivr.net/npm/@arrow-js/core@latest/dist/index.min.mjs.svg?compression=brotli) [![npm version](https://badge.fury.io/js/@arrow-js%2Fcore.svg)](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.