{"library":"marcheur","type":"library","category":null,"description":"Marcheur is a JavaScript library designed for building simplistic tree-walking and pattern-matching processors, drawing inspiration from XSLT 1.0's core algorithm. It allows developers to define rules for transforming tree structures, offering functionality analogous to XSLT without aiming to be a full replacement. The current stable version is 0.9.0, indicating it is pre-1.0 and its API may still be subject to changes. Due to the incomplete documentation (marked with 'XXX TDB' in the provided README excerpt), the release cadence is likely irregular, and the project's current development activity might be low. Its key differentiator is providing a lightweight mechanism for common tree transformation needs in JavaScript where full XSLT support is cumbersome or unavailable.","language":"javascript","status":"maintenance","version":"0.9.0","tags":["javascript","XSLT","transformaltion","tree","walkter"],"install":[{"cmd":"npm install marcheur","imports":["import { Matcher } from 'marcheur';","import { Nodal } from 'marcheur/nodal';","import { qname } from 'marcheur/qname';"]},{"cmd":"yarn add marcheur","imports":[]},{"cmd":"pnpm add marcheur","imports":[]}],"homepage":null,"github":"https://github.com/scienceai/marcheur","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/marcheur","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/marcheur/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}