Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 295 Bytes

Partial JSON

This is a JSON partial that allows you to parse incomplete JSON. This is useful for parsing incomplete streams of JSON like from OpenAI.

Testing

Run tests with ./vendor/bin/pest

License

This package is open-sourced software licensed under the MIT license.