Skip to content

mkidv/excel_to_json

 
 

Repository files navigation

excel_to_json

THIS PROJECT DON'T RECOGNIZE EXCEL FORMULES

If you know how to solve this problem, please help this project.

A package that allows you to transform your excel to the following format:

  1. Excel To JSON

Getting Started

At current the package allows you to use the following function (note: currently xlsx file type gives not perfect results):

1.convert()

- automatically lets you pick an excel file and returns a string containing the entire converted json

For implementation have a look at the attached example file in the github repository.

About

Plugin to convert excel to json

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.9%
  • CMake 28.3%
  • Dart 14.9%
  • HTML 5.2%
  • C 2.1%
  • Swift 1.1%
  • Other 0.5%