moLib

repo

github.io src ?v=74

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=74
# https://github.com/molab-itp/moSalon/blob/main/src/vote/index.html
    <script src="https://unpkg.com/itp-molib@0.1.14/dist/moLib.umd.js"></script>