itty-router-extras
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/itty-router-extras package

0.4.6 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.6602latest
0.3.0-next.21next

Version History

VersionDownloads (Last 7 Days)Published
0.4.6602
0.4.5582
0.4.41
0.4.31
0.4.21,515
0.4.11
0.4.01
0.3.0-next.21
0.3.0-next.11
0.3.0-next.01
0.2.31
0.2.21
0.2.11
0.2.01
0.1.11
0.1.01

Package Sidebar

Install

npm i itty-router-extras

Weekly Downloads

2,712

Version

0.4.6

License

MIT

Unpacked Size

8.64 kB

Total Files

28

Last publish

Collaborators

  • mvasigh
  • krwhitley