dtjohnson / xlsx-populate

Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
MIT License
956 stars 183 forks source link

Is it possible xlsx-populate in typescript? #338

Open CodeFox1119 opened 2 years ago

CodeFox1119 commented 2 years ago

I'd like to use xlsx-populate package in react typescript project. but I can't use the package in typescript. Is there any way to use it? Regards.

CodeFox1119 commented 2 years ago

I've tried with the xlsx-populate-types but it's happening error. image

jikefan commented 2 years ago

@HumbleDev-1119 Have you resolve it now?

NirajSZN commented 1 year ago

do we have any updates on this ?