genData icon indicating copy to clipboard operation
genData copied to clipboard

A normalization pattern to build, query, and manipulate everything.

Results 3 genData issues
Sort by recently updated
recently updated
newest added

Given genData's utility, performance is important. While there are many ways to code genData, we need real data that demonstrates improvements. `benchmark.js` may be the right first step for comparing...

enhancement

genData is coded to support several environments, which reduces the optimum performance in all of them. A build system should be established which allows configuring genData for AMD, Node, and...

enhancement