Purebasic JSON handler library
Find a file
2024-12-14 22:54:55 -06:00
test files Clean up for release 2024-12-14 22:51:44 -06:00
variants Clean up for release 2024-12-14 22:51:44 -06:00
.gitignore save working? 2024-12-11 18:07:01 -06:00
json.db save point 2024-12-12 22:22:08 -06:00
jsonlib.pb save point 2024-12-12 22:22:08 -06:00
LICENSE License and readme add/fixed 2024-12-14 22:54:55 -06:00
README.md License and readme add/fixed 2024-12-14 22:54:55 -06:00

Work in progress

Works pretty well at current. Not 100%, but I'm managing to use the code in other projects just fine. Use at your own risk.

What it does

Converts JSON to data in a SQLite database. Makes it way easier to search and manipulate.