@kano/common
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Kano Common libraries

Set of libarries to implement common Development Patterns and Principles.

Each library lives in its own subdirectory.

Installation

yarn @kano/common
# OR
npm install --save @kano/common

Usage

// Import everything
import * as common from '@kano/common/index.js';
// Import only some symbols
import { EventEmitter, subscribe } from '@kano/common/index.js';

Events

Lifecycle

Time

Cancellation

uController

Readme

Keywords

none

Package Sidebar

Install

npm i @kano/common

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

25.4 kB

Total Files

36

Last publish

Collaborators

  • thefijimonster
  • dianlin61
  • jacobmorgan99
  • alexnklein
  • ellenw3lsh
  • camuskano
  • alexfiennes
  • kanocomputing
  • jamie_old_plantain