Skip to content

Instantly share code, notes, and snippets.

@katin
Created March 18, 2019 21:02
Show Gist options
  • Save katin/2c4a96c361c140cd4f6b5abcf62fb6f9 to your computer and use it in GitHub Desktop.
Save katin/2c4a96c361c140cd4f6b5abcf62fb6f9 to your computer and use it in GitHub Desktop.
mondb javascript character encoding
' = \x27
" = \x22
\ = \x5C
; = \x3B
{ = \x7B
} = \x7D
[ = \x5B
] = \x5D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment