Simple dbf-parser with updated featured list based on an existing solution
Now you will be able to read DBF file with fromRecord and read only maxRecords. So, paging would be simple to add for later use. Or read only sample amount of data.
Originally code from https://www.npmjs.com/package/dbf-parser Thank you for your great and inspiring work !