GitHub - qwtel/jsonparse: A streaming JSON parser written in pure JavaScript for the browser, Deno, Cloudflare Workers, etc · GitHub
Skip to content
 
 

Latest commit

 

History

95 Commits

Folders and files

Repository files navigation

JSON Parser 2

A streaming JSON parser written in pure JavaScript for the browser, Deno, Cloudflare Workers, etc.

This is a modernized version of https://github.com/creationix/jsonparse that replaces Buffer with Uint8Array/TextEncoder/TextDecoder, so that it can be used in the browser, Deno, Cloudflare Workers and other ECMAScript 6+ environments without polyfills.

About

A streaming JSON parser written in pure JavaScript for the browser, Deno, Cloudflare Workers, etc

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages