Skip to content

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.

License

Notifications You must be signed in to change notification settings

tamboto2000/json5extract

Repository files navigation

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!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages