Skip to content
/ js Public
forked from iglake/js

my javascript collections

License

Notifications You must be signed in to change notification settings

Mychelium/js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js: my javascript collections

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
  • ...

version

Examples:

Usage:

<!-- 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

Currently working on

ipfs-mutables.js

Last fix ...

Packages

No packages published

Languages

  • Shell 100.0%