Skip to content

fasterthanlime/idealizr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idealizr

js-standard-style Build Status Coverage Status Maintainer status

Disclaimer: this library is tailor-made for another project. No attempt will be made to spin it into its own project / PRs with new features will be ignored.

idealizr is a fork of normalizr which uses the _id or _ids suffix when normalizing data.

Installation

npm install --save idealizr

Running Tests

git clone https://github.com/fasterthanlime/idealizr.git
cd idealizr
npm install
npm test # run tests once

About

👷 Normalizes nested JSON according to a schema

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.2%
  • TypeScript 21.8%