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
- Host: GitHub
- URL: https://github.com/axtens/bojasonnet
- Owner: axtens
- License: bsd-3-clause
- Created: 2019-11-04T05:18:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T05:26:47.000Z (over 6 years ago)
- Last Synced: 2025-07-04T11:47:40.967Z (11 months ago)
- Language: Visual Basic
- Size: 123 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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)