{"library":"unist-util-find-between","type":"library","category":null,"description":"unist utility to find nodes between two nodes or indexes in a parent tree. Current stable version is 1.2.2. This is an ESM-only package for Node.js 16+ that provides two functions: findBetween (excludes start/end nodes) and findBetweenIncluded (includes start/end nodes). It is fully typed with TypeScript and works with test functions from unist-util-is. Unlike general tree traversal utilities, this package specifically targets the common need to extract a slice of children between two points, making it ideal for unified plugin developers who need to select a range of sibling nodes.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript","unist","unist-util","util","utility","tree","node","find","between","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install unist-util-find-between","imports":["import {findBetween} from 'unist-util-find-between'","import {findBetweenIncluded} from 'unist-util-find-between'","import type {Test} from 'unist-util-is'"]},{"cmd":"yarn add unist-util-find-between","imports":[]},{"cmd":"pnpm add unist-util-find-between","imports":[]}],"homepage":"https://github.com/ipikuka/unist-util-find-between#readme","github":"https://github.com/ipikuka/unist-util-find-between","docs":null,"changelog":null,"pypi":null,"npm":"unist-util-find-between","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}