a bunch of personal javascripts usable via CDN (jsdelivr, cloudflare or github) (last commit & releases)
- inc.js : a javascript that replace div with class=include with the content of its data-src's attribute
- inc-fp.js : a javascript to include and render a markdown file from framapad
- ...
- other URLs for accessing the files :
-
collaborative framapad "web-page" : http://ipfs.io/ipfs/QmVdMsnkMqf36vhdGrRnwRyVbQvbsLkPKMBehUnVrHDTQB/js/examples/frama.htm
-
ipfs node detection : https://mychelium.github.io/js/examples/ipfsdetect.htm
-
misc : about how to publish on GitHub (see https://ipfs.io/ipfs/QmX87y253JbdLWUcd5Qdd3HaBYpoiqr8wVUYQHiuNYHAG2/)
-
blockRing™ hash : qm=zdj7Wj1vKjwbJufDMbnW6vothv7dpoFXC2Gq182crygjEeeX5
<!-- previous revision: 5e11f9e
<script src="https://cdn.statically.io/gh/mychelium/js/5e11f9e/dist/inc-fp.js">
-->
<!-- current revision: latest : https://github.com/mychelium/js/commit/master -->
<script src="https://cdn.jsdelivr.net/gh/mychelium/js@master/dist/inc-fp.min.js">
</script>
clone it with the following command :
git clone https://github.com/mychelium/js.git