@jenkins-cd/es-extensions-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

ES Extensions API

Provides an extension API for es5+ applications.

npm version

One to two paragraph statement about your product and what it does.

Installation

npm i -S @imeredith/es-extensions-api

Usage example

Registering an Extension

import { ExtensionStore } from '@imeredith/es-extensions-api';

ExtensionStore.register('extensionPointId', function (context) {
    // Do whatever.
})

Development setup

npm i

Release History

  • 0.0.3
    • Work in progress

Meta

Distributed under the MIT license. See LICENSE for more information.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @jenkins-cd/es-extensions-api

    Weekly Downloads

    0

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    10.7 kB

    Total Files

    14

    Last publish

    Collaborators

    • bwalding
    • imeredith
    • kohsuke
    • kzantow
    • nicupascu
    • scherler
    • sophistifunk
    • tfennelly
    • vivekp