{"id":31835099,"url":"https://github.com/codenoble/active_model_normalizr","last_synced_at":"2026-04-11T18:04:29.581Z","repository":{"id":56842139,"uuid":"80581516","full_name":"codenoble/active_model_normalizr","owner":"codenoble","description":"An ActiveModelSerializers adapter for Normalizr-like JSON","archived":false,"fork":false,"pushed_at":"2017-02-01T02:01:02.000Z","size":12,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T20:15:35.632Z","etag":null,"topics":["flux","gem","json","rails","redux","ruby","ruby-gem","serializer"],"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/codenoble.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-01T02:00:05.000Z","updated_at":"2017-11-16T03:45:43.000Z","dependencies_parsed_at":"2022-08-29T07:42:17.776Z","dependency_job_id":null,"html_url":"https://github.com/codenoble/active_model_normalizr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenoble/active_model_normalizr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoble%2Factive_model_normalizr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoble%2Factive_model_normalizr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoble%2Factive_model_normalizr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoble%2Factive_model_normalizr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoble","download_url":"https://codeload.github.com/codenoble/active_model_normalizr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoble%2Factive_model_normalizr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003898,"owners_count":26083639,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flux","gem","json","rails","redux","ruby","ruby-gem","serializer"],"created_at":"2025-10-12T00:56:20.337Z","updated_at":"2025-10-12T00:56:21.395Z","avatar_url":"https://github.com/codenoble.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Active Model Normalizr\n======================\n\n[Normalizr](https://github.com/paularmstrong/normalizr)-like serialization for [Active Model Serializers](https://github.com/rails-api/active_model_serializers).\n\nActive Model Normalizr provides a custom [adapter](https://github.com/rails-api/active_model_serializers/blob/master/docs/general/adapters.md) for Active Model Serializers. So you can write your serializers like you always have and the output will be in a normalizr-like format that's easy to use with [Redux](http://redux.js.org/) or [Flux](https://facebook.github.io/flux/).\n\nInstallation\n------------\n\nAdd it to your `Gemfile`\n\n```ruby\ngem 'active_model_normalizr'\n```\n\nIn a Rails initializer or somewhere similar:\n\n```ruby\nActiveModelSerializers.config.adapter = ActiveModelSerializers::Adapter::Normalizr\n```\n\nSupported Dependency Versions\n=============================\n\n- `active_model_serializers ~\u003e 0.10`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoble%2Factive_model_normalizr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoble%2Factive_model_normalizr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoble%2Factive_model_normalizr/lists"}