# xlsx-tools

> Helper module for creating and parsing xlsx files, based on xlsx

Latest version **0.0.5** (published 2015-10-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install xlsx-tools
pnpm add xlsx-tools
yarn add xlsx-tools
bun add xlsx-tools
```

## Health

**Score 5/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: insecure dependencies; abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.5 |
| Published | 2015-10-06 |
| First published | 2015-09-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Alexander Knapstein |
| Maintainers | alexanderknapstein |
| Keywords | xlsx, excel, mlcl, molecuel |

## Links

- npm: https://www.npmjs.com/package/xlsx-tools
- npm.io page: https://npm.io/package/xlsx-tools

## Dependencies (2)

- [xlsx](https://npm.io/package/xlsx.md) git+https://github.com/INSPIRATIONlabs/js-xlsx.git
- [lodash](https://npm.io/package/lodash.md) >=0.0.1

## Recent versions

- 0.0.5 (latest) — 2015-10-06
- 0.0.4 — 2015-10-06
- 0.0.3 — 2015-09-29
- 0.0.2 — 2015-09-28

## README

# XLSX Tools
Helper library as wrapper around the xlsx library (sheet.js) for creating excel documents

## Status
Under development

---
_Source: https://npm.io/package/xlsx-tools · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
