Skip to content

kishorkharade24/ng5-xlsx-to-json

Repository files navigation

XlsxReader

This project was generated with Angular CLI version 1.6.8.

Xlxs Reader will read data from xlsx file and convert it to JSON.

Development server

Run ng serve --open for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Install Dependencies

All you need to do is to install the library: Reference

npm install --save ts-xlsx

And then the typings for the library:

typings install --save --global dt~xlsx

or

npm install --save @types/xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published