unrouting
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

  • [ ] generic route parsing function with options to cover major filesystem routing patterns
  • [ ] export capability for framework routers
  • [ ] support scanning FS (with optional watch mode)
  • [ ] and more

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.

Readme

Keywords

none

Package Sidebar

Install

npm i unrouting

Weekly Downloads

271

Version

0.0.1

License

MIT

Unpacked Size

11.1 kB

Total Files

5

Last publish

Collaborators

  • danielroe