We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ed6f6 commit 026853fCopy full SHA for 026853f
README.md
@@ -178,6 +178,7 @@ Codes for symbols that must be encoded inside filter arguments:
178
| `)` | `)` | `)` |
179
180
You can use function [sanitizeFilterArgs] to encode all such special symbols.
181
+See also [online helper](https://plnkr.co/edit/4fVQSHfv9rIzfzDZ?open=lib%2Fscript.js&preview) for quick manual conversion.
182
183
You can also override method [decodeArguments], for the following purposes:
184
0 commit comments