1.19.1 • Published 5 months ago

types-xlsx-populate v1.19.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Typescript Types for XLSX-Populate

Note: they are not yet ready/finish! Please help to improve/test/etc... with a merge request.

Installation

This is not yet published in DefinitelyTyped. Therefore you've to adapt the installation a little bit. Add following dependency to your package.json:

"dependencies": {
    "@types/xlsx-populate": "git+https://github.com/JanLoebel/types-xlsx-populate.git"
},

Run npm install and that's it.

Summary

This package contains type definitions for XLSX-Populate (https://github.com/dtjohnson/xlsx-populate).

Please feel free to contribute!

1.19.1

5 months ago