1 Star 1 Fork 0

Raisr/csv2mysqlra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "csv2mysqlra",
"version": "1.3.1",
"description": "",
"main": "index.js",
"module": "index.js",
"lib": "index.js",
"files": [
"index.js",
"process.js",
"readFileLine.js",
"worker",
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://gitee.com/rasir/csv2mysqlra.git"
},
"keywords": [
"javascript",
"nodejs",
"mysql",
"sequelize",
"csv",
"excel"
],
"author": "rasir",
"license": "MIT",
"scripts": {
"start": "./index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"mysql2": "^2.3.0",
"sequelize": "^6.6.5",
"single-line-log": "^1.1.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/rasir/csv2mysqlra.git
git@gitee.com:rasir/csv2mysqlra.git
rasir
csv2mysqlra
csv2mysqlra
master

搜索帮助