vue3标尺辅助线. Latest version: 0.0.1, last published: 4 years ago. Start using vue3-ruler-tool in your project by running `npm i vue3-ruler-tool`. There are no other projects in the npm registry using vue3-ruler-tool.
vue3-ruler-tool是一个基于Vue3的标尺辅助线工具,旨在为开发者提供方便快捷的标尺功能。该工具可以帮助用户在网页设计和布局过程中准确测量元素的尺寸和位置。使用vue3-ruler-tool,用户可以在页面上添加水平和垂直的标尺线,并进行自定义设置,如单位、颜色、透明度等。标
README vue-ruler-tool 一个基于vue的网页标尺辅助线工具 特点 没有依赖 可拖动的辅助线 快捷键支持 好吧,其实这个组件没什么太多的特点~ 安装与基本用法 $ npm install --save vue-ruler-tool 全局注册 import Vue from 'vue' import VueRulerTool from 'vue-ruler-tool' Vue.component('vue-ruler-tool',...
v1.0.3 7年前 README.md 修改:标尺采用0.6不透明,数值以最里面为标准,虚线初始位置更改 6年前 index.html v1.0.0 7年前 package.json fix:修复快速生成参考线bug 6年前 webpack.config.js 修改:打包时的入口 6年前 Loading... README vue-ruler-tool ...
一个基于vue的标尺辅助线工具. Contribute to wiiler/vue-ruler-tool development by creating an account on GitHub.
最近在网上找到一个网页制作辅助工具-jQuery标尺参考线插件,觉得在现在的一个项目中能用的上,插件是基于JQuery的,但是现在的项目是用vue写的。So..., 就照葫芦画瓢改装成了Vue组件,总的来说算是一个用处较多的组件,于是乎,就想着把它分享出来。 项目地址 ...
Projects Security Insights Additional navigation options Files master src .babelrc .editorconfig .gitignore .npmignore README.md index.html package.json webpack.config.js Latest commit gorkys v1.0.0 Sep 15, 2018 e2101d3·Sep 15, 2018
根据文档引入 import VueRulerTool from 'vue-ruler-tool' Vue.component('vue-ruler-tool', VueRulerTool) vite出现异常 `Could not resolve "./components/vue-ruler-tool" node_modules/vue-ruler-tool/src/index.js:4:24: 4 │ export { default } from './compon...
Projects Security Insights Additional navigation options master 1Branch0Tags Code README vue-ruler-tool 一个基于vue的网页标尺辅助线工具 特点 没有依赖 可拖动的辅助线 快捷键支持 好吧,其实这个组件没什么太多的特点~ 安装与基本用法 $ npm install --save vue-ruler-tool ...