Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/femessage/excel-it

⬇️import/export excel easily
https://github.com/femessage/excel-it

excel-export excel-import

Last synced: 4 days ago
JSON representation

⬇️import/export excel easily

Awesome Lists containing this project

README

        

# excel-it

[![Build Status](https://badgen.net/travis/FEMessage/excel-it/master)](https://travis-ci.com/FEMessage/excel-it)
[![NPM Download](https://badgen.net/npm/dm/@femessage/excel-it)](https://www.npmjs.com/package/@femessage/excel-it)
[![NPM Version](https://badgen.net/npm/v/@femessage/excel-it)](https://www.npmjs.com/package/@femessage/excel-it)
[![NPM License](https://badgen.net/npm/license/@femessage/excel-it)](https://github.com/FEMessage/excel-it/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/FEMessage/excel-it/pulls)
[![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg)](https://github-tools.github.io/github-release-notes/)

纯前端导入导出 excel

## Table of Contents

* [Introduction](#introduction)
* [Links](#links)
* [Install](#install)
* [Contributing](#contributing)
* [Contributors](#contributors)
* [License](#license)

## Introduction

纯前端实现导入导出 excel,经测试,1 万条数据导出,除去网络请求时间,导出的占用时间不超过 3 秒。

[⬆ Back to Top](#table-of-contents)

## Links

* [docs](https://FEMessage.github.io/excel-it/)

[⬆ Back to Top](#table-of-contents)

## Install

```sh
yarn add @femessage/excel-it
```

## Contributing

For those who are interested in contributing to this project, such as:

* report a bug
* request new feature
* fix a bug
* implement a new feature

Please refer to our [contributing guide](https://github.com/FEMessage/.github/blob/master/CONTRIBUTING.md).

[⬆ Back to Top](#table-of-contents)

## Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Barretem
Barretem

💻 📖OuZuYu
OuZuYu

💻 📖levy
levy

👀 🤔

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## License

[MIT](./LICENSE)

[⬆ Back to Top](#table-of-contents)