{"library":"parse-bmfont-xml","type":"library","category":null,"description":"parse-bmfont-xml is a focused JavaScript library designed to parse XML-formatted BMFont (Bitmap Font) files generated by AngelCode BMFont. It takes a string or Buffer containing the XML data and converts it into a structured JavaScript object, adhering to the bmfont2json specification. The current stable version is 1.1.6, with the last update approximately seven years ago, indicating a mature but largely inactive maintenance status. Its primary differentiator is its singular focus on the BMFont XML format, providing a straightforward API for font data extraction, including character definitions, kerning pairs, and texture page references. It is suitable for both Node.js environments using `fs` and browser environments via XHR, though browser usage depends on internal DOM parsing APIs.","language":"javascript","status":"maintenance","version":"1.1.6","tags":["javascript","xml","parse","convert","bmfont","bm","bitmap","font","bitmaps"],"install":[{"cmd":"npm install parse-bmfont-xml","imports":["const parse = require('parse-bmfont-xml')","const parse = require('parse-bmfont-xml')"]},{"cmd":"yarn add parse-bmfont-xml","imports":[]},{"cmd":"pnpm add parse-bmfont-xml","imports":[]}],"homepage":null,"github":"https://github.com/mattdesl/parse-bmfont-xml","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse-bmfont-xml","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/parse-bmfont-xml/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}