An open API service indexing awesome lists of open source software.

https://github.com/axtens/bojasonnet

Implements a JSON parser based on Michael Glaser's VB6 implementation of a VBA parser
https://github.com/axtens/bojasonnet

Last synced: 4 months ago
JSON representation

Implements a JSON parser based on Michael Glaser's VB6 implementation of a VBA parser

Awesome Lists containing this project

README

          

BOJasonNET - Implements a JSON parser based on Michael Glaser's VB6 implementation of a VBA parser

> VBJSON is a VB6 adaptation of the VBA JSON project at http://code.google.com/p/vba-json/.
Some bugs fixed, speed improvements added for VB6 by Michael Glaser (vbjson@ediy.co.nz).
BSD Licensed.

BSD Licensed (to match original)