zine

5.0.0 • Public • Published

zine

zine is a simple and tiny publisher/subscriber system for building reactive applications. See also react-zine, for using zine to build reactive user interfaces.

Installation

To install (using npm):

npm install zine --save

Importing

import {publish, subscribe, issue, unsubscribe, unsubscribeAll, publishable} from 'zine';

Usage

See the API Docs for basic usage information. A tutorial is coming soon.

Recent changes

Version 5.0

The React-specific behavior (previously in zine/Connect) has been factored out into a new package react-zine.

License

MIT

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i zine

    Weekly Downloads

    1

    Version

    5.0.0

    License

    MIT

    Last publish

    Collaborators

    • j-s-n