/json5extract

JSON5Extract is a library for extracting any valid JSON5 strings from a provided source like text, a string, bytes, or an io.Reader written with Go from scratch.

Primary LanguageGoMIT LicenseMIT

json5extract

JSON5Extract is a library for extracting any valid JSON5 strings from a provided source like text, a string, bytes, or an io.Reader written with Go from scratch.

v2 is on the way!