issues
search
mathiasbynens
/
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
https://mths.be/jsesc
MIT License
717
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ESM version?
#70
kungfooman
opened
1 week ago
1
Rename LICENSE-MIT.txt to LICENSE
#69
DanielRuf
closed
1 year ago
0
Can't we unescape?
#68
saurabhck12
opened
1 year ago
1
Add an option to use numeric literal separators per thousands
#67
mathiasbynens
opened
2 years ago
0
Git.io deprecation notice
#66
npmmirror
opened
2 years ago
0
feature: use backticks as string delimiter
#65
milahu
closed
3 years ago
2
feat: check for Buffer existence
#64
isidrok
closed
4 years ago
0
Check for existence of Buffer
#63
isidrok
closed
4 years ago
1
Escape non-ASCII whitespace in minimal mode
#62
jridgewell
closed
4 years ago
2
Replace string escaping with regex replace
#61
jridgewell
closed
4 years ago
1
Escape lone surrogates in minimal output
#60
jridgewell
closed
4 years ago
1
Escape lone surrogates in minimal output
#59
jridgewell
closed
4 years ago
2
feat: support Date object serialization, make json more consistent with JSON.stringify
#58
skeggse
closed
4 years ago
1
Map and Set included in JSON output
#57
skeggse
opened
4 years ago
1
support Date objects
#56
skeggse
opened
4 years ago
1
detect and throw on cyclic references
#55
skeggse
opened
4 years ago
0
use minimal form for property names when possible
#54
skeggse
opened
4 years ago
0
indent option only is valid when compact is false (!true)
#53
caseman72
closed
4 years ago
1
Skip undefined properties for options.json = true;
#52
ziir
opened
5 years ago
3
added option to exclude characters and fixed failing unit test
#51
spik3r
closed
5 years ago
0
Add option to whitelist certain characters
#50
spik3r
closed
5 years ago
1
Notes source
#49
ghost
opened
5 years ago
2
Fixes #47 enable escaping to extended ascii
#48
regevbr
opened
5 years ago
2
enable escaping to extended ascii
#47
regevbr
opened
5 years ago
1
Usage of string.prototype.repeat breaks IE11
#46
smonusbonus
closed
5 years ago
2
When quote = backtick, backtick characters are not escaped
#45
evan-dickinson
closed
6 years ago
3
Make default source files es5 compatible
#44
256dpi
opened
6 years ago
2
add forceLonghand option
#43
blackholegalaxy
closed
6 years ago
2
an option should exist to keep long \uuYY unicode insted of \xYY
#42
blackholegalaxy
closed
6 years ago
1
`none` mode
#41
ghost
closed
7 years ago
1
Browser Support?
#40
athomasoriginal
closed
7 years ago
1
eslint fixes
#39
EsrefDurna
closed
7 years ago
0
option for forcing `longhand`
#38
gurpreetatwal
opened
7 years ago
1
Add `minimal` option to 1.3
#37
igorushko
closed
7 years ago
1
Live example?
#36
mcandre
closed
7 years ago
1
Discrepancy between published version and Github version
#35
cerebrl
closed
7 years ago
1
Empty arrays / objects
#34
mathiasbynens
opened
8 years ago
0
missing = in const declaration
#33
Akkuma
closed
8 years ago
1
Node 4.5.0 fails to run jsesc
#32
stevendesu
closed
8 years ago
5
SyntaxError in v0.12.7
#31
danieltigse
closed
8 years ago
1
Why ó is escaped to \xF3 instead of \u00F3
#30
danieltigse
closed
8 years ago
1
Do you know an implementation in Java?
#29
danieltigse
closed
8 years ago
1
Support buffers
#28
mathiasbynens
closed
8 years ago
1
Add `etago` option?
#27
mathiasbynens
closed
8 years ago
0
Support Map/Set?
#26
mathiasbynens
closed
8 years ago
0
Occurences vs occurrences
#25
SnarkBoojum
closed
8 years ago
1
How to revert back escaped string
#24
bcalik
closed
8 years ago
4
Add an option to allow lowercase hexadecimal.
#23
almet
closed
8 years ago
19
jsesc reduces consecutive percent signs to a single percent sign
#22
PeterEPrice
closed
9 years ago
3
string-escape on npm
#21
mattdesl
closed
9 years ago
1
Next