@twaves/utils

1.0.2 • Public • Published

Introduction

@twaves/utils is a commonly used function library

Install

  sudo npm install @twaves/utils --save

Use

  import {env, url, date, util} from '@twaves/utils';

  console.log(env, url, date, util);

  // env: 环境判断函数。
  // url: url相关函数。
  // date: 时间相关函数。
  // util: 辅助类函数。

Readme

Keywords

Package Sidebar

Install

npm i @twaves/utils

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

5.24 kB

Total Files

7

Last publish

Collaborators

  • skywalker0723