1 Star 2 Fork 0

mxnjs/vue-data-dict

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postinstall.js 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
moxun1639 提交于 2023-09-29 01:51 . initial
var env = process.env
var BANNER = '\x1b[33mThank you for using vue-data-dict (\x1b[32m https://github.com/mxnjs/vue-data-dict \x1b[96m)\n' +
'\x1b[35mAuthor: Moxun<mxnstrive@gmail.com>\x1b[0m\n'
// eslint-disable-next-line no-console,no-control-regex
console.log(env.npm_config_color ? BANNER : BANNER.replace(/\x1b\[\d+m/g, ''))
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mxnjs/vue-data-dict.git
git@gitee.com:mxnjs/vue-data-dict.git
mxnjs
vue-data-dict
vue-data-dict
main

搜索帮助