🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@coderkearns/reactivity

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coderkearns/reactivity

My personal reactivity library

latest
Source
npmnpm
Version
3.2.0
Version published
Maintainers
1
Created
Source

reactivity

My personal reactivity library.

Heavily based on the Observer (also known as Subscription) design pattern.

Getting Started

Installing

You can install from npm:

$ npm install -s @coderkearns/reactivity

Or directly from this repository for bleeding-edge features:

$ npm install -s git+github.com/coderkearns/reactivity

License

This project is licensed under the MIT License - see the LICENSE file for details.

FAQs

Package last updated on 10 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts