@ephox/porkbun
TypeScript icon, indicating that this package has built-in type declarations

7.0.10 • Public • Published

Description

porkbun is an event handling framework for JavaScript.

Installation

porkbun is available as an npm package. You can install it via the npm package @ephox/porkbun

Install from npm

npm install @ephox/porkbun

Usage

Binder: An event binder that allows binding and unbinding of events. Event: A module that allows multiple handlers to be bound, unbound and triggered for an event. Events: A module that allows multiple handlers to be bound, unbound and triggered for multiple events. SourceEvent: An event sourced from another event.

Tests

porkbun uses bedrock to run atomic tests.

Running Tests

$ yarn test

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @ephox/porkbun

    Weekly Downloads

    479

    Version

    7.0.10

    License

    MIT

    Unpacked Size

    289 kB

    Total Files

    75

    Last publish

    Collaborators

    • ephox
    • tinymce