1 Star 0 Fork 0

徐阳阳/exceljs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 995 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Generated files
dist/*
build/*
# Test Output Folder
out/*
spec/out/*
# Tmp folder
tmp/*
# WebStorm
.idea
# VS Code
.vscode
# Intellij IDEA
exceljs.iml
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
# gold internals
spec/integration/data/gold
# bundle files
/spec/manual/public/exceljs.js
/spec/manual/public/exceljs.min.js
package-lock.json
# optional switch off tests
.disable-test-*
# jasmine
_SpecRunner.html
# Mac files
.DS_Store
# Ignore xlsx files generated during testing
*.xlsx
enpm-lock.yaml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Xu_Yangy/exceljs.git
git@gitee.com:Xu_Yangy/exceljs.git
Xu_Yangy
exceljs
exceljs
master

搜索帮助