@thoughtsunificator/route-tokenizer

0.0.10 • Public • Published

route-tokenizer

Path tokenizer for routers

Getting Started

Installing

npm install @thoughtsunificator/route-tokenizer

Usage

import { Tokenizer } from "@thoughtsunificator/route-tokenizer"


const tokens = Tokenizer.tokenize("/account/{id}")

API

See https://thoughtsunificator.github.io/route-tokenizer.

Dependents (1)

Package Sidebar

Install

npm i @thoughtsunificator/route-tokenizer

Weekly Downloads

7

Version

0.0.10

License

MIT

Unpacked Size

1.23 MB

Total Files

47

Last publish

Collaborators

  • thoughtsunificator