SkillAgentSearch skills...

Vue Crypto

vue-cryptoJS加密 DES&MD5

Install / Use

npx skills add jiadongchao/vue-crypto

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

crypto-js 应用在vue2.0

A Vue.js +DES +MD5 加密 demo

全局使用

this.getAES(要加密的文本,秘钥) //DES加密

this.getDAes(要解密的文本,秘钥) //DES解密

this.getMD5(要加密的文本) //MD5加密

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks3

Languages

JavaScript

Security Score

55/100

Audited on Apr 4, 2024

No findings