JanLoebel / types-xlsx-populate

Typescript types for xlsx-populate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Typescript types for xlsx-populate

License:MIT License