unjs / destr

🚀 Faster, secure and convenient alternative for JSON.parse for arbitrary inputs
MIT License
1.11k stars 16 forks source link

feat: parse double-quoted string with fast path #71

Closed pi0 closed 1 year ago

pi0 commented 1 year ago

Parse double quoted strings with fast path (trim first and last character only)