Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iiio2/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.

About

Making filesystem routing universal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.9%
  • JavaScript 1.1%