1.1.2 • Published 9 months ago

doudou-tools v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

My Utils

A collection of utility functions.

Installation

npm install doudou-tools

# 构建库
    运行以下命令来构建库:
    npm run build

# 发布到 npm
    npm publish

## 在项目中使用你的库
    npm install doudou-tools

## 在项目中使用
    import { myFunction } from 'doudou-tools';
    myFunction();

Usage

import { images_url } from "doudou-tools"
import { myFunction } from 'doudou-tools/client';
import { myFunction } from 'doudou-tools/web';

myFunction();
1.1.2

9 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago