{"id":15160795,"url":"https://github.com/bayatgames/jsonformatter","last_synced_at":"2025-09-30T12:30:54.187Z","repository":{"id":37445159,"uuid":"99087730","full_name":"BayatGames/JsonFormatter","owner":"BayatGames","description":"Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)","archived":true,"fork":false,"pushed_at":"2018-03-13T07:04:18.000Z","size":5610,"stargazers_count":29,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-27T23:23:38.917Z","etag":null,"topics":["csharp","csharp-library","csharp-script","formatter","json","json-parser","json-serialization","serialization","serialization-library","serializer","unity","unity-3d","unity-asset","unity-scripts","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BayatGames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-02T07:44:11.000Z","updated_at":"2023-09-28T05:25:38.000Z","dependencies_parsed_at":"2022-08-19T17:01:04.840Z","dependency_job_id":null,"html_url":"https://github.com/BayatGames/JsonFormatter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FJsonFormatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FJsonFormatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FJsonFormatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FJsonFormatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BayatGames","download_url":"https://codeload.github.com/BayatGames/JsonFormatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234737799,"owners_count":18879179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","csharp-library","csharp-script","formatter","json","json-parser","json-serialization","serialization","serialization-library","serializer","unity","unity-3d","unity-asset","unity-scripts","unity3d","unity3d-plugin"],"created_at":"2024-09-26T23:23:40.023Z","updated_at":"2025-09-30T12:30:48.288Z","avatar_url":"https://github.com/BayatGames.png","language":"C#","funding_links":["https://www.patreon.com/BayatGames"],"categories":[],"sub_categories":[],"readme":"# JsonFormatter\n\nJsonFormatter is an Fast, Lightweight Json serialization/deserialization library for Unity projects.\n\n## Download\n\n- [:sparkles: Download latest version](https://github.com/BayatGames/JsonFormatter/releases/latest)\n- [:fire: Download from Asset Store](https://www.assetstore.unity3d.com/#!/content/97094?aid=1101l3ncK)\n\n## Features\n\n- Serializing Collections: Lists, Dictionaries, IEnumerable\n- Serializing KeyValuePair\n- Serializing ISerializable\n- Surrogate Serialization\n- Serializing Almost anything (Automatically serializes public fields and properties)\n- Deserializing IDeserializationCallback\n- Fast and Helpful Customer Support\n- Free \u0026 Open Source\n- Easy to Use\n- Cross Platform (Let us know if you have any problem with any platform)\n\n## Getting Started\n\nJust add\n\n```csharp\nusing BayatGames.Serialization.Formatters.Json;\n```\n\nthen you are ready to go.\n\nJsonFormatter provides some static methods for fast serialization of objects to json string:\n\n```csharp\nusing BayatGames.Serialization.Formatters.Json;\n...\nstring json = JsonFormatter.SerializeObject (\"Hello World\");\n```\n\n## Resources\n\n- [Unity Asset Store](https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=popularity/query=publisher:26641)\n- [Support and News](https://github.com/BayatGames/Support)\n- [Community Thread](https://forum.unity3d.com/threads/jsonformatter-complete-json-serialization-library-for-unity.493969/)\n- [:rocket: Patreon](https://www.patreon.com/BayatGames)\n\n## License\n\nMIT @ [Bayat Games](https://github.com/BayatGames)\n\nMade with :heart: by [Bayat Games](https://github.com/BayatGames)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayatgames%2Fjsonformatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbayatgames%2Fjsonformatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayatgames%2Fjsonformatter/lists"}