{"library":"zonefile-parser","type":"library","category":null,"description":"zonefile-parser is a JavaScript module designed for parsing DNS zone configuration files. It leverages a grammar generated by PEG.js to accurately interpret standard zonefile syntax. The package, currently at version 1.0.1, handles common DNS record types such as SOA, TXT (including multi-line records), SRV, MX, CNAME, NS, A, and AAAA records. It differentiates itself by having no runtime dependencies, making it a lightweight solution for both Node.js and browser environments (with a smaller 'small.js' variant for browser use cases). The project appears to be stable with a low release cadence, primarily focusing on its core parsing functionality without frequent updates to new DNS standards, making it suitable for established zonefile formats.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","dns","zonefile","parser","peg","soa","srv","txt"],"last_verified":"Wed May 27","install":[{"cmd":"npm install zonefile-parser","imports":["import parser from 'zonefile-parser'","import parser from 'zonefile-parser/small'","const parser = require('zonefile-parser')"]},{"cmd":"yarn add zonefile-parser","imports":[]},{"cmd":"pnpm add zonefile-parser","imports":[]}],"homepage":null,"github":"https://github.com/tableflip/zonefile-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zonefile-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/zonefile-parser/compatibility"}}