{"library":"rdotjson","type":"library","category":null,"description":"rdotjson is a Node.js library dedicated to parsing Android String Resource XML files (e.g., `strings.xml`) into a structured JavaScript object. It mirrors Android's `R` class access patterns, organizing resources under keys like `R.string`, `R.array`, `R.bool`, `R.color`, `R.dimen`, and `R.integer`. The library supports conversion of these resources into native JavaScript primitives or an object-wrapped format via `objectMode`. The current stable version is 2.0.0, and it maintains an active release cadence, as indicated by ongoing GitHub activity. Its key differentiators include extensive configuration options for handling XML comments, excluding specific keys with wildcards, preserving raw XML, and offering integrated formatters for JSON and CSV output. A robust command-line interface is also provided for direct file processing, making it suitable for build pipelines. It is designed for Node.js environments running version 18.17 or newer.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","Android","CSV","JSON","Java","R.string","XML"],"install":[{"cmd":"npm install rdotjson","imports":["import rdotjson from 'rdotjson';","const rdotjson = require('rdotjson');","import rdotjson from 'rdotjson'; const jsonFormatter = rdotjson.format('json');"]},{"cmd":"yarn add rdotjson","imports":[]},{"cmd":"pnpm add rdotjson","imports":[]}],"homepage":null,"github":"https://github.com/kawanet/rdotjson","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rdotjson","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/rdotjson/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}