Sections
Introduction
GeoJSON is a wrapper library that makes it easy to store, access, manipulate, and update GeoJSON objects as immutable entities. It also has convenience features, such as tolerance limits & validations for GeoJSON Geometries. It is fully compliant with the GeoJSON Specification (RFC 7946).
Check out the library at my GitHub repo!
Diagrams
Interactive class diagrams can be found at the FigJam link, or as static images in the documentation page.