{"library":"kdljs","type":"library","category":null,"description":"A JavaScript/TypeScript library for parsing and querying the KDL Document Language (v0.3.0). Provides a parse() function returning an AST of nodes, and a query() function for CSS-selector-like traversal. Unlike generic YAML/TOML parsers, it natively handles KDL-specific features like type-annotated values, interspersed properties/values, and node tags. Ships TypeScript types. Release cadence is irregular; the package is relatively stable but may break on future KDL spec changes.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","kdl","parser","serializer","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install kdljs","imports":["import { parse } from 'kdljs'","import { query } from 'kdljs'","import type { KDLNode } from 'kdljs'","import { parse } from 'kdljs'"]},{"cmd":"yarn add kdljs","imports":[]},{"cmd":"pnpm add kdljs","imports":[]}],"homepage":null,"github":"https://github.com/kdl-org/kdljs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kdljs","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/kdljs/compatibility"}}