We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d8a51 commit 05703f8Copy full SHA for 05703f8
README.md
@@ -1,5 +1,7 @@
1
# Angular URL-Encode Filter
2
3
+A simple Angular filter to encode or decode a string using `encodeURIComponent` and `decodeURI`.
4
+
5
6
## Demo
7
0 commit comments