{"library":"koa-path-canonicalizer","type":"library","category":null,"description":"koa-path-canonicalizer is a Koa middleware designed to automatically redirect incoming requests to a canonicalized path. This typically involves normalizing URL structures, such as ensuring consistent trailing slashes or removing duplicate slashes, which helps improve SEO by preventing duplicate content issues and maintaining clean URLs. The package is currently at version 0.2.0, indicating it's still in early development stages, with a relatively stable and slow release cadence, having had only two minor releases since its initial launch. Its key differentiator is its focused and straightforward integration into Koa applications for basic path normalization, offering a minimalist solution without extensive configuration overhead compared to broader routing libraries.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install koa-path-canonicalizer","imports":["import { pathCanonicalizer } from 'koa-path-canonicalizer';","const { pathCanonicalizer } = require('koa-path-canonicalizer');","import type { Options } from 'koa-path-canonicalizer';"]},{"cmd":"yarn add koa-path-canonicalizer","imports":[]},{"cmd":"pnpm add koa-path-canonicalizer","imports":[]}],"homepage":null,"github":"https://github.com/herp-inc/koa-path-canonicalizer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/koa-path-canonicalizer","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/koa-path-canonicalizer/compatibility"}}