{"id":18104434,"url":"https://github.com/springmt/picojson_ruby","last_synced_at":"2025-04-13T19:40:58.149Z","repository":{"id":27780846,"uuid":"31269516","full_name":"SpringMT/picojson_ruby","owner":"SpringMT","description":null,"archived":false,"fork":false,"pushed_at":"2015-04-03T19:10:03.000Z","size":188,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T00:32:09.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpringMT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-24T16:33:17.000Z","updated_at":"2016-02-12T03:33:30.000Z","dependencies_parsed_at":"2022-09-03T07:22:45.548Z","dependency_job_id":null,"html_url":"https://github.com/SpringMT/picojson_ruby","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fpicojson_ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fpicojson_ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fpicojson_ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fpicojson_ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringMT","download_url":"https://codeload.github.com/SpringMT/picojson_ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248770262,"owners_count":21158942,"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":[],"created_at":"2024-10-31T22:14:51.651Z","updated_at":"2025-04-13T19:40:58.125Z","avatar_url":"https://github.com/SpringMT.png","language":"Ruby","readme":"# PicojsonRuby\n\nMemory saving JSON merge for Ruby.\n\nUsing picojson parsing JSON.\n\n[kazuho / picojson](https://github.com/kazuho/picojson)\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'picojson_ruby'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install picojson_ruby\n\n## Usage\n\n### append\nAdd JSON for one item.\n\n```\np PicojsonRuby.append(\"{}\", \"key\", \"value\")\n# =\u003e \"{\\\"key\\\":\\\"value\\\"}\"\n```\n\n### merge\nUnder Development\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/picojson_ruby/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fpicojson_ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmt%2Fpicojson_ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fpicojson_ruby/lists"}