# WebTools **Repository Path**: nonoas/web-tools ## Basic Information - **Project Name**: WebTools - **Description**: 在线纯前端工具集合,致力于提升工作效率,为广大程序员及其他相关行业的朋友提供便利 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-11-29 - **Last Updated**: 2024-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, vite ## README ## 三方包 项目归属:VUE3+VITE 组件库:ArcoDesign https://arco.design/react/docs/start icon : https://icones.js.org/ usevue:https://vueuse.org/ CSS库:https://github.com/unocss/unocss 参考工具箱:https://c.runoob.com/ ## Project Setup ```sh npm install pnpm i ``` ### Compile and Hot-Reload for Development ```sh npm run serve pnpm serve ``` ### Compile and Minify for Production ```sh npm run build pnpm build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint pnpm lint ``` ## other https://github.com/mholt/PapaParse https://github.com/rtfpessoa/diff2html