satnav-js
satnav-js copied to clipboard
A micro JS routing library.
Results
2
satnav-js issues
Sort by
recently updated
recently updated
newest added
While completely valid in the URL spaces (or any URL encoded character actually) screw up SatNav. While looking at this I noticed that line 81 reads: ``` javascript return '([\\w-.]+)?';...
This should resolve #3. Basically switch Regular Expression over to use negative search for anything but {} and /.