Giter VIP home page Giter VIP logo

gui_gu_wai_mai's Introduction

哔哩哔哩视频看到https://www.bilibili.com/video/BV1Uz411i7y7?p=71

Mint-ui按需引入

//1. 下载
npm i babel-plugin-component -D

//2.修改babel.config.js配置
"plugins": [["component", 
    {
      "libraryName": "mint-ui",
      "style": true
    }
]]

// 3.全局引入/局部引入
//全局引入需用Vue.component(),如果使用Vue.use()不会引入样式

better-scroll

移动端滚动插件

vue-lazyload

图片懒加载

轻量级日期格式化库 - date-fns

打包文件分析 npmrunbuild--report

vue 脚手架提供了一个用于可视化分析打包文件的包 webpack-bundle-analyzer 和配置

gui_gu_wai_mai's People

Contributors

tolerating avatar

Watchers

James Cloos avatar  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.