Skip to content

Universal tools from Dingdang Cat, without dependency.

License

Notifications You must be signed in to change notification settings

EvanLiu2968/dingdang-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dingdang-tool

Documents

https://evanliu2968.github.io/dingdang-tool/

Universal tools from Dingdang Cat, without dependency.

Tools List

  • Scan
  • Socket
  • clipboard
  • color
  • coordinate
  • tree
  • xss
  • ...

Getting Started

Install

npm install @evanliu2968/dingdang-tool --save

Usage

We are die hard fans of ECMAScript 6, so we recommend you writing code in modern javascript.

import { Scan } from '@evanliu2968/dingdang-tool';

Also we provide an advanced way to tree shaking the code with Rollup.js and Webpack 2

import Scan from '@evanliu2968/dingdang-tool/lib/Scan';

License

MIT

About

Universal tools from Dingdang Cat, without dependency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published