{"library":"dbf-parser","type":"library","category":null,"description":"An event-based, pure JavaScript parser for reading data from dBase (.dbf) files. Based on node-dbf but adds float type support, correct handling of numeric fields, and works without CoffeeScript. Version 0.0.1 is stable but minimal: only Character and Numeric field types are supported. Primarily for Node.js, uses EventEmitter for streaming output. Not actively maintained; alternative libraries like dbf or shapefile-js may offer more complete implementations.","language":"javascript","status":"maintenance","version":"0.0.1","tags":["javascript","dBase","dbf"],"last_verified":"Sat May 09","install":[{"cmd":"npm install dbf-parser","imports":["const Parser = require('dbf-parser');"]},{"cmd":"yarn add dbf-parser","imports":[]},{"cmd":"pnpm add dbf-parser","imports":[]}],"homepage":null,"github":"https://github.com/tamtakoe/node-dbf","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dbf-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}