GitHub / Emurasoft / excel-csv-import
An Excel add-in for importing and exporting CSV files
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emurasoft%2Fexcel-csv-import
PURL: pkg:github/Emurasoft/excel-csv-import
Stars: 13
Forks: 3
Open issues: 1
License: mit
Language: TypeScript
Size: 11.2 MB
Dependencies parsed at:
1,159
Created at: over 6 years ago
Updated at: 5 days ago
Pushed at: 5 days ago
Last synced at: 5 days ago
Topics: csv, office-addin, typescript
package.json
npm
- @babel/core ^7.11.6
- @babel/plugin-syntax-dynamic-import ^7.8.3
- @babel/polyfill ^7.11.5
- @babel/preset-env ^7.11.5
- @fluentui/react ^7.107.5
- @microsoft/office-js ^1.1.43
- @types/enzyme ^3.10.5
- @types/file-saver ^2.0.1
- @types/mocha ^7.0.2
- @types/office-js ^1.0.128
- @types/papaparse ^5.2.2
- @types/react ^16.9.49
- @types/react-dom ^16.9.8
- @types/react-router-dom ^5.1.5
- @types/sinon ^9.0.5
- @typescript-eslint/eslint-plugin ^2.34.0
- @typescript-eslint/parser ^2.34.0
- @typescript-eslint/typescript-estree ^2.34.0
- assert ^2.0.0
- babel-loader ^8.1.0
- copy-webpack-plugin ^5.1.2
- core-js ^3.6.5
- css-loader ^3.6.0
- enzyme ^3.11.0
- enzyme-adapter-react-16 ^1.15.4
- eslint ^6.8.0
- eslint-plugin-react ^7.20.6
- file-saver ^2.0.2
- html-webpack-plugin ^4.4.1
- ignore-styles ^5.0.1
- jsdom ^16.4.0
- jsdom-global ^3.0.2
- mocha ^7.2.0
- node-fetch ^2.6.1
- nyc ^15.1.0
- office-addin-validator ^1.0.5
- papaparse ^5.3.0
- query-string ^5.1.1
- react ^16.13.1
- react-dom ^16.13.1
- react-redux ^7.2.1
- react-router-dom ^5.2.0
- redux ^4.0.5
- redux-thunk ^2.3.0
- sinon ^9.0.3
- source-map ^0.7.3
- style-loader ^1.2.1
- ts-loader ^7.0.5
- ts-node ^8.10.2
- typescript ^3.9.7
- webpack ^4.44.1
- webpack-cli ^3.3.12
- webpack-dev-server ^3.11.0
- webpack-merge ^4.2.2
.github/workflows/deploy.yml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- actions/setup-node v1 composite