@colabo-utils/i-notifications
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Intro

This is a KnAllEdge core-sevices puzzle of the isomorphic part of the KnAllEdge module of the Colabo.Space ecosystem

It covers all isomorphic (it can run both on frontend and backend and services), but opinionated (currently using axios http library) business API client (accessing to the KnAllEdge REST API provided with @colabo-knalledge/b-* puzzles).

Export

# It will create globaly accessable npm package `@colabo-utils/i-notifications`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-utils/i-notifications

As we use Angular-like decorators, we have to set experimentalDecorators option in the tsconfig.json file.

/@colabo-utils/i-notifications/

    Package Sidebar

    Install

    npm i @colabo-utils/i-notifications

    Weekly Downloads

    2

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    5.71 kB

    Total Files

    13

    Last publish

    Collaborators

    • mprinc