garycourt / uri-js

An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
Other
305 stars 69 forks source link

what is the reason not to place your code in a immediately executed function expression right now it is exposing global variables which are not related to api and you are not defined some of the variables using var #6

Closed Prashanth-Nelli closed 9 years ago

garycourt commented 9 years ago

WHY DO YOU PUT THE ENTIRE ISSUE IN THE TOPIC AND NOT IN THE DESCRIPTION?

Prashanth-Nelli commented 9 years ago

thank you for the kinds words i am enlightened

garycourt commented 9 years ago

URI.js has just been rewritten this week, which should solve your "issue".