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