Giter Site home page Giter Site logo

wancmx-cli-src's Introduction

wancmx-cli

基于 vue3 构建的模板项目,项目内包含以下部分

  1. 基于 axios 的 http 请求封装,包括请求与响应拦截器,controller 中断等
  2. 基于 vue-router 的路由封装
  3. 内置 element-plus 组件库
  4. 内置 pixijs,封装一系列基于 pixijs 的图形处理方法,包括角度弧度的计算,图形的创建、画布的拖动、获取鼠标位置等方法
  5. 内置 pdfmake,支持自定义绘制 pdf 及 pdf 的在线显示和下载,并修复了默认 pdfmake 无法解析中文字符的问题
  6. 内置 pdf 数据流转换方法,调用 downloadFile 方法可实现下载后端传输的数据流
  7. 内置一系列关于线段、几何图形的计算方法
  8. 内置 three 的基本封装方法 ...

使用方法

  1. 通过 wancmx-cli 下载该项目

    • npm install wancmx-cli -g
    • wancmx-cli init front
    • 进入拉取下来的 project
    • npm install
    • npx patch-package
    • npm run dev
  2. 通过 git 下载或拉取该项目

    • npm install
    • npx patch-package
    • npm run dev

wancmx-cli-src's People

Contributors

wancmx avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.