xpo-ui-test
v1.0.0
Published
This is the XPO sample npm module
Downloads
3
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>'