sheharyarn / cloudup.dev

Tools to jump-start development on the Cloud ☁️
https://cloudup.dev
106 stars 11 forks source link

Update urls.js #26

Open am-nimrah opened 8 months ago

am-nimrah commented 8 months ago

Closes #27.

Refactored URL Helpers module for improved readability and consistency, utilizing url.endsWith("/") and simplifying the removeTrailingSlash function. Cleaned up formatting and naming for a more cohesive code structure.

sheharyarn commented 8 months ago

Thank you for sending a PR! 🌟

Please rebase this PR with main branch as prettier/formatter has already been applied to the entire codebase.