Skip to content
/ json Public

a fork of the standard library encoding/json package that enables encoding/json/v2 without any build flags

License

Notifications You must be signed in to change notification settings

quic-go/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of encoding/json

This is a fork of the encoding/json package that allows use of the encoding/json/v2 package without requiring the GOEXPERIMENT=jsonv2 environment variable. The code is based on the Go 1.25.1 release.

This repository will be archived once the standard library is updated to allow use of the encoding/json/v2 package without build constraints.

No changes will be made to the codebase except for updating it to the latest Go release.

About

a fork of the standard library encoding/json package that enables encoding/json/v2 without any build flags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages