ku4es-kernel
TypeScript icon, indicating that this package has built-in type declarations

9.0.38 • Public • Published

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);})());

API Documentation

README.API.md.

/ku4es-kernel/

    Package Sidebar

    Install

    npm i ku4es-kernel

    Weekly Downloads

    14

    Version

    9.0.38

    License

    MIT

    Unpacked Size

    196 kB

    Total Files

    29

    Last publish

    Collaborators

    • kodmunki