@colabo-knalledge/f-view_node

knalledge_view_node is a Colabo puzzle that provides visualization of a knowledge node content the KnAllEdge system.

Usage no npm install needed!

<script type="module">
  import colaboKnalledgeFViewNode from 'https://cdn.skypack.dev/@colabo-knalledge/f-view_node';
</script>

README

Intro

knalledge_view_node is a Colabo puzzle that provides visualization of a knowledge node content the KnAllEdge system.

INSTALL

If you are integrating with angular CLI you should add in .angular-cli.json

  • JS files
  • CSS files

All of them are specified in config.js file. With our Colabo builder that is colabo-puzzle-friendly we do not need to do that

You also need to install puzzle's interal dependencies. This is necessary only while package is local only (not published on npm services and not installed through npm services): yarn install

Problems

SimpleMDE