Giter Site home page Giter Site logo

metools's Introduction

个人工具站点

这个工具个人及朋友实际使用的时候主要还是 Chrome 插件居多,欢迎使用(https://github.com/yimogit/metools-plugin)

本项目是一个使用 vue2.0+layui 制作的工具站点
你可以 fork 到自己的网站,然后配置域名,构建自己的工具站点。

访问地址:http://tools.yimo.link  
纯净版:https://metools.js.org
chrome插件版:https://github.com/yimogit/metools-plugin

实现列表

  1. 加密/解密类 ['AES','DES','RC4','Rabbit','TripleDES','Base64','MD5','SHA1','SHA224','SHA256','SHA384','SHA512','HmacSHA1','HmacSHA224','HmacSHA256','HmacSHA384','HmacSHA512','HmacMD5']
  2. 编码/解码 ['utf-8', 'ascii', 'unicode', 'url', 'base64']
  3. 图片转base64
  4. 字符串替换
  5. MarkDown转HTML
  6. 生成二维码
  7. 在线翻译(百度,有道)

技术栈

vue V2.0.1      
vue-router V2.0.1       
layui V1.0.9 
crypto-js V3.1.9-1

本地运行需要环境:
"node": ">= 4.0.0",
"npm": ">= 3.0.0"

  1. 还原包

npm install

  1. 运行

npm run dev

打包

npm run build

push脚本提交修改

push 修改了一点东西~~ 注:在dist目录重新拉取了pages分支

metools's People

Contributors

yimogit 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metools's Issues

fatal: unable to access 'https://[secure]@[secure]/': Could not resolve host: https

文章:使用travis-ci自动部署github上的项目 https://www.cnblogs.com/morang/p/7228488.html

问题:
$ cd ./dist
$ git init
$ git config --global user.name "${U_NAME}"
$ git config --global user.email "${U_EMAIL}"
$ echo "i66.me" > CNAME$ git add .
$ git commit -m "Automatically update from travis-ci"
$ git push --quiet --force "https://${GH_TOKEN}@${GH_REF}" master:${P_BRANCH}
fatal: unable to access 'https://[secure]@[secure]/': Could not resolve host: https
/-----------------上面出现了https问题,反正目前就是gh-pages显示不了-----------------/
Done. Your build exited with 0.

代码:https://github.com/LeachZhou/blog/blob/master/.travis.yml

楼主有时间帮我看看,多谢

生成的二维码有日期限制吗?

昨天2020年11月18日用此项目生成的二维码,今天2020年11月19日再扫描就无法登录了,二维码指向的目标地址服务一直启动着,请问这是为啥呢?

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.