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.

/semtonotes-client/

    Package Sidebar

    Install

    npm i semtonotes-client

    Weekly Downloads

    12

    Version

    0.2.3

    License

    GPL-2.0

    Last publish

    Collaborators

    • kba