types-xlsx-populate
types-xlsx-populate copied to clipboard
Typescript types for xlsx-populate
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!