Mikhus/domurl

Hash is encoded but...

Open

#28 opened on Dec 6, 2016

View on GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (100 forks)batch import
help wanted

Repository metrics

Stars
 (531 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I dont know if it's the right behavior. I'm actually using backbone and the way to describe routes (like many front-end framework) is with hash like foo/1 which become foo%2F1 when using domurl to manipulate query parameters.

Contributor guide