xpo-ui-test

This is the XPO sample npm module

Usage no npm install needed!

<script type="module">
  import xpoUiTest from 'https://cdn.skypack.dev/xpo-ui-test';
</script>

README

This is the readme file.

in a node-repl , type the folling and it will return it

node

var escape = require('xpo-ui-test').escape; [Function] escape('

Hello World!

'); '<h1>Hello World!</h1>'