.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.eslintrc.json | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/publish.yaml | |
|
|
.github/workflows/verify.yaml | |
|
|
.github/workflows/version.yaml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.nvmrc | |
|
|
.prettierrc.json | |
|
|
.tidelift.yml | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
ava-dist.config.js | 2 | A 0 mins |
|
ava-perf.config.js | 10 | A 1 hr |
|
ava.config.js | 10 | A 1 hr |
|
package-lock.json | |
|
|
package.json | |
|
|
src/index.ts | 42 | A 0 mins |
|
src/operations/alt.ts | 55 | A 0 mins |
|
src/operations/apply.ts | 60 | A 0 mins |
|
src/operations/concat.ts | 63 | A 0 mins |
|
src/operations/directionals.ts | 32 | A 0 mins |
|
src/operations/filter.ts | 44 | A 55 mins |
|
src/operations/getSet.ts | 333 | C 1 day |
|
src/operations/ifelse.ts | 44 | A 0 mins |
|
src/operations/iterate.ts | 65 | A 0 mins |
|
src/operations/lookup.ts | 80 | A 0 mins |
|
src/operations/merge.ts | 56 | A 0 mins |
|
src/operations/modify.ts | 29 | A 0 mins |
|
src/operations/pipe.ts | 61 | A 0 mins |
|
src/operations/plug.ts | 6 | A 0 mins |
|
src/operations/props.ts | 218 | A 25 mins |
|
src/operations/root.ts | 10 | A 0 mins |
|
src/operations/transform.ts | 31 | A 0 mins |
|
src/tests/data/items.ts | 53,206 | A 0 mins |
|
src/tests/performance/compare.ts | 32 | A 0 mins |
|
src/tests/performance/compareWithMatchPath.ts | 32 | A 0 mins |
|
src/tests/performance/filter.ts | 20 | A 0 mins |
|
src/tests/performance/iterate.ts | 27 | A 0 mins |
|
src/tests/performance/lookup.ts | 31 | A 0 mins |
|
src/tests/performance/props.ts | 29 | A 0 mins |
|
src/transformers/bucket.ts | 147 | A 3 hrs |
|
src/transformers/compare.ts | 117 | A 0 mins |
|
src/transformers/explode.ts | 56 | A 0 mins |
|
src/transformers/flatten.ts | 8 | A 0 mins |
|