GithubHelp home page GithubHelp logo

jsjzh / vue-tiny-code Goto Github PK

View Code? Open in Web Editor NEW
201.0 8.0 71.0 4 MB

这里有一个仿 Chrome 调色盘,有一个拖动排版的页面,还有一些新奇的小点子。

JavaScript 39.91% HTML 0.27% Vue 50.57% CSS 9.26%
vue echarts drag chrome palette vue-router vue-component

vue-tiny-code's Introduction

vue-tiny-code

这里会有不少基于 Vue 这个棒棒的框架写的小玩意儿。

现有项目:拖拽自定义报表仿 chrome 调色板

具体可以查看 src/router/index.js 目录,当然,以后会做一个首页导航的啦。

项目目录结构取自于 vue-element-admin 项目。

当然,不仅仅是自己的项目,也有很多日常看其他开源项目源码时候看到的有意思的代码,具体可以查阅 src\directivesrc\utils 这两个目录,相信我,里面有不少好东西。

各项目文档说明

拖拽自定义报表 --- 文档跳转

http://localhost:8080/dragReport

仿 chrome 调色板 --- 文档跳转

http://localhost:8080/palette

拷贝项目

git clone https://github.com/jsjzh/vue-tiny-code.git

开始项目

yarn
or
npm install

本地环境

yarn start
or
npm start

开发环境

yarn run build
or
npm run build

其他

npm install 的速度在不可抗力下会比较慢(该项目中,应该是 node-sass 比较慢),即使有 npm.taobao.org 也不能拯救我们,这个时候,我就推荐一个国内镜像的地址。

npm install -g mirror-config-china --registry=http://registry.npm.taobao.org

vue-tiny-code's People

Contributors

jsjzh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-tiny-code's Issues

导出功能化

是否可以增加导出vue原始文件功能 方便生成后加载至其他项目适用

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.