Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.45 KB

README.md

File metadata and controls

70 lines (53 loc) · 2.45 KB

📍 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.