npm package that converts excel data to json
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This npm package converts Excel xlsx files to JSON format, allowing users to organize Excel data by rows or columns where the first row/column contains object key names and the remaining cells contain values. It's designed for developers who need to transform Excel data into JSON format, particularly useful for those managing static data in Excel that needs to be served by applications or for offline translation of Excel data to JSON files.