@groupby/elements-core
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

GroupBy Elements Core

This package contains the GB Elements Core class and related plugin interfaces.

Usage

To use Core, simply instantiate it:

const core = new Core();

Registering a plugin

To register one or more plugins with Core, instantiate the plugins, then pass them to Core.register():

const core = new Core();
const pluginA = new PluginA();
const pluginB = new PluginB();

core.register([pluginA, pluginB]);

A plugin may take configuration options in its constructor. Refer to the plugin's documentation for details.

/@groupby/elements-core/

    Package Sidebar

    Install

    npm i @groupby/elements-core

    Weekly Downloads

    3

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    97.9 kB

    Total Files

    61

    Last publish

    Collaborators

    • vlad-yelahin-gbi
    • adruzhkin-gbi
    • anton.shakhlovich
    • artem_konstantinov
    • andzinchenko
    • yberkut-gbi
    • francoisvongue
    • gleb.bondarenko.gb
    • pavel-shakhlovich
    • jonapgar-groupby
    • kseniya.kondrashevich
    • owengbi
    • yanishgbi
    • jasonwelsh
    • groupby-ops
    • groupby-ci
    • groupbyops
    • daniel-moniz-gbi
    • johanntutorgbi
    • dmytro-kyiashko
    • roman.lis