{"library":"find-my-way","type":"library","category":null,"description":"find-my-way is a high-performance HTTP router for Node.js, currently at version 9.5.0, designed for speed using a Radix Tree implementation. It is framework-independent and supports advanced routing features such as route parameters, wildcards, and versioned routes. The project maintains an active release cadence, with recent updates focusing on performance improvements, Node.js version compatibility (requiring Node.js >=20), and security fixes. Key differentiators include its proven speed, demonstrated in benchmarks against other popular routers, and its direct use in major frameworks like Fastify and Restify, indicating robustness and reliability for production environments. It also provides a comprehensive API for route management including `on`, `off`, `findRoute`, `hasRoute`, and `lookup`.","language":"javascript","status":"active","version":"9.5.0","tags":["javascript","http","router","radix","fast","speed","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install find-my-way","imports":["import FindMyWay from 'find-my-way';\nconst router = new FindMyWay();","import type { FindMyWayOptions } from 'find-my-way';","const FindMyWay = require('find-my-way');\nconst router = FindMyWay();"]},{"cmd":"yarn add find-my-way","imports":[]},{"cmd":"pnpm add find-my-way","imports":[]}],"homepage":null,"github":"https://github.com/delvedor/find-my-way","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/find-my-way","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/find-my-way/compatibility"}}