xou-server
v2.0.0
Published
Xou on the server
Maintainers
Readme
Install
$ npm install xou-serverUsage
const xouServer = require('xou-server');
const time = xouServer`<span>Time: ${ (new Date()).toUTCString() }</span>`;License
MIT © Tobias Herber
