🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

itty-router-extras

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
i

itty-router-extras

An assortment of delicious extras for the calorie-light itty-router.

0.4.6
latest
74

Supply Chain Security

100

Vulnerability

73

Quality

79

Maintenance

100

License

AI-detected possible typosquat

Supply chain risk

There is a package with a similar name that is downloaded much more often.

Did you mean

ui-router-extras

Version published
Weekly downloads
2.7K
-14.44%
Maintainers
2
Weekly downloads
 
Created
Issues
6

Itty Router

npm package Build Status Coverage Status Open Issues

Deprecation Notice

itty-router-extras has been fully deprecated in favor of using the built-in helpers within itty-router itself.

Before

import { Router } from 'itty-router'
import { json, withParams, withContent, error } from 'itty-router-extras'

Now

import { Router, json, withParams, withContent, error } from 'itty-router'

v5.x Migration Guide

https://itty.dev/itty-router/migrations/v4-v5

FAQs

Package last updated on 01 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts