Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 355 Bytes

File metadata and controls

20 lines (13 loc) · 355 Bytes

@knide/pathnorm

Normalize and join path/URL segments. Full Win32, UNC, POSIX, and URL support.

Read the README.md documentation for more details.

Development

yarn install
yarn dev

# Build and test
yarn build
yarn test

Contributing

Contributions are welcome! Please open an issue or submit a pull request.