d3x0r / JSON6

JSON for Humans (ES6)
Other
236 stars 14 forks source link

Fix parsing of hexadecimal numbers that contain letters #52

Closed FnControlOption closed 3 years ago

d3x0r commented 3 years ago

This will break 0b0001 because the b is in the range of hex characters; thanks, I get the idea and will fix it.

d3x0r commented 2 years ago

Sorry it took a while to get this implemented; published as 1.1.3.