Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

geXingW/web-tools

Repository files navigation

WEB TOOLS

A set of tools that can be used offline. 一个可以离线访问的WEB工具站。

线上访问

http://tools.congcnn.com

搭建本地环境

# pull or download this project
git pull

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

todo list

  • Finished
    • Base64加/解密
    • JSON解析
    • URL解码
    • URL解码
    • EXCEL/CSV解析
  • TODO
    • 图片处理

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages