@magic-zhu/helper
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Introduction

image

一个自己的工具库,封装了项目中使用频率比较高的一些方法

  • blobTostring blob对象转成string

How to use

npm install @magic-zhu/helper  
import {typeOf} from '@magic-zhu/helper'
console.log(typeOf('133')) //String

docs

https://magic-zhu.github.io/helper/

Package Sidebar

Install

npm i @magic-zhu/helper

Weekly Downloads

6

Version

1.1.1

License

MIT

Unpacked Size

21.3 kB

Total Files

25

Last publish

Collaborators

  • magic-zhu