0.2.3 • Published 7 years ago

semtonotes-client v0.2.3

Weekly downloads
16
License
GPL-2.0
Repository
github
Last release
7 years ago

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.

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago