semtonotes-client

0.2.3 • Public • Published

SemToNotes Client

Usage

Serve ./xrx.api.drawing.min.js or use unpkg for testing:

<script src="https://unpkg.com/semtonotes-client@0.2.0"></script>

Building

make build
# or
bash build/deps.sh
bash build/minify.sh

Node compat

NodeJS expects CommonJS module.exports. Therefore need to add

module.exports = xrx

after the closure-compiled code.

make node

does that.

Readme

Keywords

none

Package Sidebar

Install

npm i semtonotes-client

Weekly Downloads

7

Version

0.2.3

License

GPL-2.0

Last publish

Collaborators

  • kba