Skip to main content

Introduction

Enhance your application's functionality and efficiency with this lightweight React library that allows communication between components using the observer pattern and the hook api.

Features

  • 🏎️ Lightweight 5.6 kB - MINIFIED, 2.2 kB - MINIFIED + GZIPPED
  • 🧠 Fine grained updates oriented
  • 🛠️ Tooling: chrome extension + CLI

Requirements

Node.js version 18.0 or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed.

Installation

npm i hermes-io --save

API

Basic

Advanced