JSPM

  • Created
  • Published
  • Downloads 24
  • Score
    100M100P100Q77082F
  • License ISC

all my utils here (browser version)

Package Exports

  • stonev5-utils
  • stonev5-utils/lib/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 (stonev5-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

stonev5-utils

md5

1 npm i ts-md5
2 import { getMd5 } from "stonev5-utils/lib/md5";

pinyin

1 npm i pinyin-pro
2 import { getPinyin } from "stonev5-utils/lib/pinyin";

id

1 npm i uuid
2 import { newID } from "stonev5-utils/lib/id";