A pure TypeScript type-based implementation of the url-join library.
- Entirely crafed with TypeScript types.
- Incorporates all test cases from the original
url-join@5.0.0
library, ensuring compatibility and reliability. - Additional tests for edge cases have been added to verify that the output aligns with that of
url-join
itself.
Simply copy the code from src/index.ts
into your own project.
If you have any questions, feel free to reach out at bwchen.dev@gmail.com