{"library":"next-node","type":"library","category":null,"description":"The `next-node` package provides a lightweight utility function, `nextNode`, designed to retrieve the subsequent DOM Node Element relative to a given starting node. It includes an optional parameter to restrict the search within a specified container element. This package is currently stable at version `1.0.3`. Given its focused and simple functionality, it likely follows a maintenance release cadence, with updates primarily for bug fixes or minor enhancements rather than frequent new features. Its key differentiator is its minimal API and focused scope, aiming to solve the specific problem of navigating sibling nodes efficiently, optionally within a parent boundary, without the overhead of larger DOM manipulation libraries. It's suitable for scenarios requiring precise and controlled DOM traversal, particularly when fine-grained control over DOM element discovery is needed beyond standard DOM traversal methods like `nextElementSibling` or `children`.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","next child","next element","next node","next sibling","node element","sibling node","sibling element"],"install":[{"cmd":"npm install next-node","imports":["const nextNode = require('next-node');","import nextNode from 'next-node';","// nextNode is available globally after <script src=\"...next-node.min.js\"></script>"]},{"cmd":"yarn add next-node","imports":[]},{"cmd":"pnpm add next-node","imports":[]}],"homepage":null,"github":"https://github.com/lukeed/next-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/next-node","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/next-node/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}