ku4es-kernel
v9.0.38
Published
kodmunki Utilities for ECMAScript Kernel
Downloads
176
Maintainers
Readme
ku4es-kernel
kodmunki™ Utilities for ECMAScript Kernel is a suite of foundational core constants, functions, and entities, and is the foundation for other suites in the ku4* library.
Bookmarklet
javascript:void((function(){var script=document.createElement('script');script.type='text/javascript';script.onload=function(){window.ku4=Object.assign(window.ku4 || {}, window.ku4es_kernel)};script.src='https://cdn.jsdelivr.net/gh/kodmunki/utils/ku4es-kernel.js';document.head.appendChild(script);})());