@colabo-topichat/b-talk

KnAlledge Extension of the TopiChat service

Usage no npm install needed!

<script type="module">
  import colaboTopichatBTalk from 'https://cdn.skypack.dev/@colabo-topichat/b-talk';
</script>

README

Intro

This is a Talk Extension of the TopiChat service.

TopiChat is semantic and structured dialogue service.

Talk puzzle provides a real-time chating support with possibility of building a structural knowledge out of dialogue

Export

# It will create globaly accessable npm package `@colabo-topichat/b-talk`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-topichat/b-talk