{"library":"kld-path-parser","type":"library","category":null,"description":"An event-driven SVG path data parser for Node.js and browsers. Version 0.2.1 is the latest stable release (no cadence documented). It parses SVG path 'd' attribute strings and emits events for each command (moveto, lineto, curveto, arc, etc.) via a handler interface. Unlike a full SVG renderer, it focuses solely on parsing, making it lightweight for path analysis, manipulation, or conversion. Supports ES modules, CommonJS, and UMD bundles. Minimal dependencies; compatible with Node >= 10.15.3.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","paths","parser","SVG"],"last_verified":"Wed May 27","install":[{"cmd":"npm install kld-path-parser","imports":["import { PathParser } from 'kld-path-parser'","import { SampleHandler } from 'kld-path-parser'","const { PathParser } = require('kld-path-parser')"]},{"cmd":"yarn add kld-path-parser","imports":[]},{"cmd":"pnpm add kld-path-parser","imports":[]}],"homepage":null,"github":"https://github.com/thelonious/kld-path-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kld-path-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/kld-path-parser/compatibility"}}