JSPM

  • Created
  • Published
  • Downloads 1385
  • Score
    100M100P100Q107037F
  • License ISC

AK's collections of useful things...

Package Exports

  • ak-tools
  • ak-tools/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ak-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ak-tools

AK's collections of useful things...

install:

$ npm i ak-tools

use:

const utils = require('ak-tools')

examine the utils object to see methods

console.table(utils)