Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paularmstrong/normalizr
Normalizes nested JSON according to a schema
https://github.com/paularmstrong/normalizr
api flux javascript json normalize normalizr reactjs redux
Last synced: about 1 month ago
JSON representation
Normalizes nested JSON according to a schema
- Host: GitHub
- URL: https://github.com/paularmstrong/normalizr
- Owner: paularmstrong
- License: mit
- Archived: true
- Created: 2014-08-20T08:41:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T22:44:12.000Z (over 2 years ago)
- Last Synced: 2024-09-26T02:19:53.806Z (about 1 month ago)
- Topics: api, flux, javascript, json, normalize, normalizr, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 2.36 MB
- Stars: 20,966
- Watchers: 200
- Forks: 865
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - normalizr - Normalizes nested JSON according to a schema (Back End Development)
- awesome-github-star - normalizr
- awesome-list - normalizr
README
# normalizr [![build status](https://img.shields.io/travis/paularmstrong/normalizr/master.svg?style=flat-square)](https://travis-ci.org/paularmstrong/normalizr) [![Coverage Status](https://img.shields.io/coveralls/paularmstrong/normalizr/master.svg?style=flat-square)](https://coveralls.io/github/paularmstrong/normalizr?branch=master) [![npm version](https://img.shields.io/npm/v/normalizr.svg?style=flat-square)](https://www.npmjs.com/package/normalizr) [![npm downloads](https://img.shields.io/npm/dm/normalizr.svg?style=flat-square)](https://www.npmjs.com/package/normalizr)
# 📣 Normalizr is no longer maintained
Due to lack of ability to find an invested maintainer and inability to find time to do routine maintenance and community building, this package is no longer maintained. Please see the discussion [🤝 Maintainer help wanted](https://github.com/paularmstrong/normalizr/discussions/493) for more information.
## FAQs
### Should I still use Normalizr?
If you need it, yes. Normalizr is and has been at a stable release for a very long time, used by thousands of others without issue.
### What should I do if I want other features or found a bug?
Fork [Normalizr on Github](https://github.com/paularmstrong/normalizr) and maintain a version yourself.
### Can I contribute back to Normalizr?
There are no current plans to resurrect this origin of Normalizr. If a forked version becomes sufficiently maintained and popular, please reach out about merging the fork and changing maintainers.