# types-xlsx-populate **Repository Path**: NeThunder93/types-xlsx-populate ## Basic Information - **Project Name**: types-xlsx-populate - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-23 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/DefinitelyTyped/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!