itp-molib
v0.2.44
Published
Library for cloud storage enhanced multi-device experiences
Downloads
124
Readme
moLib
- a Library for building
- multi-device experiences from handheld small screens
- to large screens
- using cloud storage
- compatible with p5js
repo
github.io src ?v=103
moSalon usage examples
--
--
# src/doc
# documentation of the lib api
# test in node
node src/doc/main.js
# test in browser
src/doc/index.html
# publish lib to npm
#
bin/lib-publish.sh
# deploy to github pages
#
bin/git-release.sh
# example reference
#
# [github moSalon](https://github.com/molab-itp/moSalon) ?v=103
# https://github.com/molab-itp/moSalon/blob/main/src/vote/index.html
<script src="https://unpkg.com/[email protected]/dist/moLib.umd.js"></script>
