JSON data manipulation library, built for simplicity.
Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast.
Tutorial with all examples included. For details visit Wiki section.
New in v2.0.0: Added serialization and deserialization methods!!!
Features
- Creates JSON object from releted build-in data structures (object array, object double array, list and dictionary), instead to serialize from new object type.
- Fully parse nested structures.
- Easy data access using implicit typecast.
- Implements IEnumerable, also provides implicit typecast to underlying native data holder (List or Dictionary), thus providing data iteration and accessing key list.
- Portable accross desktop and mobile.
- Serialization and deserialization from/to any type
License
BSD LicenseFollow JSONLIB
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSONLIB!