Thyiad / thyiad-util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thyiad-util

安装

npm install -D @thyiad/util

使用

import {
  thyStr,
  thyCookie,
  thyStorage,
  thyUrl,
  thyUI,
  thyReq,
  thyRegex,
  thyEnv,
  thyDate,
} from "@thyiad/util";

// do something

About


Languages

Language:TypeScript 99.0%Language:Shell 0.7%Language:JavaScript 0.3%