Script Assets
Script files used across Kelpwing's sites, available to reference or link directly. Typically in JavaScript, Python, Lua, ShellScript, PowerShell, or Batch
Usage
Link a script directly from this CDN in your <head>:
<script src="https://assets.kelpw.ing/script/ammonite.js"></script>
The scripts are served with Access-Control-Allow-Origin: * and can be fetched cross-origin.
Note that different languages may have specific different ways of loading or executing these scripts. It is best recommended to just directly copy the script content into your project.