Skip to content

unjs/unrouting

Repository files navigation

📍 unrouting

npm version npm downloads bundle Codecov License JSDocs

Making filesystem routing universal

🚧 In development

This library is a work in progress and in active development.

Usage

Install package:

# npm
npm install unrouting

# pnpm
pnpm install unrouting
import {} from 'unrouting'

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with ❤️

Published under MIT License.