{"library":"unist-util-visit-children","type":"library","category":null,"description":"unist-util-visit-children is a focused utility within the unified ecosystem designed to create a reusable function for iterating over only the direct children of a given unist (Universal Syntax Tree) node. The current stable version is 3.0.0. Releases are tied to major Node.js version support, with new major versions often dropping support for unmaintained Node.js versions. While it provides a specific function for direct child visitation, the package's own documentation recommends using `unist-util-visit` for most general tree traversal needs due to its broader capabilities. It's distinct in its narrow scope, avoiding recursive traversal and providing a lightweight, dedicated mechanism for immediate child processing.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","unist","unist-util","util","utility","visit","children","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install unist-util-visit-children","imports":["import { visitChildren } from 'unist-util-visit-children'","import type { Visitor } from 'unist-util-visit-children'","import type { Visit } from 'unist-util-visit-children'"]},{"cmd":"yarn add unist-util-visit-children","imports":[]},{"cmd":"pnpm add unist-util-visit-children","imports":[]}],"homepage":null,"github":"https://github.com/syntax-tree/unist-util-visit-children","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/unist-util-visit-children","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/unist-util-visit-children/compatibility"}}