@colabo-knalledge/b-knalledge-core

API (modules) implementation of the KnAllEdge backend

Usage no npm install needed!

<script type="module">
  import colaboKnalledgeBKnalledgeCore from 'https://cdn.skypack.dev/@colabo-knalledge/b-knalledge-core';
</script>

README

Intro

This is a KnAllEdge core puzzle of the backend part of the KnAllEdge storage of the Colabo.Space ecosystem

It describes API interface for KnAllEdge frontend access

Export

# It will create globaly accessable npm package `@colabo-knalledge/knalledge-core`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-knalledge/knalledge-core