Vue Crypto
vue-cryptoJS加密 DES&MD5
Install / Use
npx skills add jiadongchao/vue-cryptoInstalls into whichever agent you are using.
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
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
