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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSONLIB!