A TypeScript-first utility for composing, validating, and formatting URL paths using nested objects.
npm install jet-paths



> A type-safe utility for defining, composing, and formatting URL paths using nested objects.
Recursively formats an object of URLs so that full paths are set up automatically, allowing you to insert parameters easily and consistently.
Please refer to the official github repo for the most up-to-date documentation.