{"id":42144106,"url":"https://github.com/vanillaes/absurdum","last_synced_at":"2026-01-26T17:51:25.240Z","repository":{"id":57172194,"uuid":"200417328","full_name":"vanillaes/absurdum","owner":"vanillaes","description":"The Ridiculous Application of Reduce","archived":false,"fork":false,"pushed_at":"2021-11-15T23:15:22.000Z","size":1621,"stargazers_count":63,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-23T17:03:20.815Z","etag":null,"topics":["esm","esmodules","functional-programming","lodash","operators"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vanillaes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-03T20:16:47.000Z","updated_at":"2024-11-13T11:52:48.000Z","dependencies_parsed_at":"2022-08-24T13:30:47.565Z","dependency_job_id":null,"html_url":"https://github.com/vanillaes/absurdum","commit_stats":null,"previous_names":[],"tags_count":202,"template":false,"template_full_name":null,"purl":"pkg:github/vanillaes/absurdum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillaes%2Fabsurdum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillaes%2Fabsurdum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillaes%2Fabsurdum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillaes%2Fabsurdum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanillaes","download_url":"https://codeload.github.com/vanillaes/absurdum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillaes%2Fabsurdum/sbom","scorecard":{"id":915964,"data":{"date":"2025-08-11","repo":{"name":"github.com/vanillaes/absurdum","commit":"dd0940d5d143822869d66fd707db642d388814bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/latest.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vanillaes/absurdum/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/latest.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:30","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-24T20:59:48.569Z","repository_id":57172194,"created_at":"2025-08-24T20:59:48.570Z","updated_at":"2025-08-24T20:59:48.570Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28783668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["esm","esmodules","functional-programming","lodash","operators"],"created_at":"2026-01-26T17:51:24.494Z","updated_at":"2026-01-26T17:51:25.232Z","avatar_url":"https://github.com/vanillaes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vanillaes/absurdum/main/assets/Logo-banner%20[150x300].png\" alt=\"Absurdum Logo\"\u003e\n\u003c/p\u003e\n\n-----\n\nAbsurdum is a Javascript utility library built with a focus on providing idempotent side-effect free \nfunctions and clear/readable modular source for tree shaking.\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vanillaes/absurdum/releases\"\u003e\u003cimg src=\"https://badgen.net/github/tag/vanillaes/absurdum\" alt=\"GitHub Release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@vanillaes/absurdum\"\u003e\u003cimg src=\"https://badgen.net/npm/v/@vanillaes/absurdum\" alt=\"NPM Release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/result?p=@vanillaes/absurdum\"\u003e\u003cimg src=\"https://badgen.net/bundlephobia/minzip/@vanillaes/absurdum\" alt=\"Bundlephobia\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vanillaes/absurdum/actions\"\u003e\u003cimg src=\"https://github.com/vanillaes/absurdum/workflows/Latest/badge.svg\" alt=\"Latest Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vanillaes/absurdum/actions\"\u003e\u003cimg src=\"https://github.com/vanillaes/absurdum/workflows/Release/badge.svg\" alt=\"Release Status\"\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://discord.gg/aSWYgtybzV\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/723296249121603604?color=%23738ADB\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Features\n\n- Explores the flexibility of Reduce\n- Abstraction Free -\u003e tree-shake friendly\n- Functional -\u003e all operators are side-effect free\n- Polyfills -\u003e includes operator polyfills for older browsers\n- Isomorphic -\u003e works consistently across all JS runtimes \n- Typescript -\u003e typings are provided for all operators\n- Intellisense -\u003e supports code completions + inline documentation\n- Well Tested -\u003e includes 600+ tests covering every aspect\n\n## Imports\n\nThis package works isomorphically in browsers and server-side JavaScript runtimes\n\n### Browsers\n\nImport directly from the local path or a CDN\n\nTop-level operator namespaces (ie `[arrays, objects, strings]`) can be imported from the index\n\n```html\n\u003cscript type=\"module\"\u003e\nimport { arrays, objects, strings } from 'path/to/absurdum/index.js'\n\u003c/script\u003e\n```\n\nThe minified version can be imported from\n\n```html\n\u003cscript type=\"module\"\u003e\nimport { arrays, objects, strings } from 'path/to/absurdum/index.min.js'\n\u003c/script\u003e\n```\n\n### Node\n\nInstall the package\n\n```sh\nnpm install @vanillaes/absurdum\n```\n\nTop-level operator namespaces are provided\n\n```javascript\nimport { arrays, objects, strings } from '@vanillaes/absurdum';\n```\n\nIndividual operators can also be imported from their parent namespaces\n\n```javascript\nimport { chunk, find } from '@vanillaes/absurdum/arrays';\nimport { assign, invert } from '@vanillaes/absurdum/objects';\nimport { camelCase, repeat } from '@vanillaes/absurdum/strings';\n```\n\n*Note: Webpack's tree-shaking algorithm doesn't work with multi-layered exports. To optimize bundle size, prefer individual operator imports.*\n\n## Usage\n\nImport an operator and feed it some inputs\n\n```javascript\nconst input = ['a', 'b', 'c', 'd'];\nconst output = reverse(input);\nconsole.log(output);\n// \u003e ['d', 'c', 'b', 'a']\n```\n\n*Tip: For VSCode users. Input type-checking, intellisense, and inline documentation are all supported.*\n\n## API Documentation\n\n### Arrays\n\n| Operator                            | Lodash            | Polyfills                     |\n|-------------------------------------|-------------------|-------------------------------|\n|[chunk][arrays.chunk]                |[_.chunk][]        |                               |\n|[compact][arrays.compact]            |[_.compact][]      |                               |\n|[difference][arrays.difference]      |[_.difference][]   |                               |\n|[drop][arrays.drop]                  |[_.drop][]         |                               |\n|[dropRight][arrays.dropRight]        |[_.dropRight][]    |                               |\n|[fill][arrays.fill]                  |[_.fill][]         |[Array.prototype.fill][]       |\n|[filter][arrays.filter]              |[_.filter][]       |                               |\n|[find][arrays.find]                  |[_.find][]         |[Array.prototype.find][]       |\n|[findIndex][arrays.findIndex]        |[_.findIndex][]    |[Array.prototype.findIndex][]  |\n|[findLastIndex][arrays.findLastIndex]|[_.findLastIndex][]|                               |\n|[flat][arrays.flat]                  |[_.flatten][]      |[Array.prototype.flat][]       |\n|[frequency][arrays.frequency]        |                   |                               |\n|[intersection][arrays.intersection]  |[_.intersection][] |                               |\n|[map][arrays.map]                    |[_.map][]          |                               |\n|[pull][arrays.pull]                  |[_.pull][]         |                               |\n|[take][arrays.take]                  |[_.take][]         |                               |\n|[takeRight][arrays.takeRight]        |[_.takeRight][]    |                               |\n|[union][arrays.union]                |[_.union][]        |                               |\n|[unique][arrays.unique]              |[_.uniq][]         |                               |\n|[unzip][arrays.unzip]                |[_.unzip][]        |                               |\n|[without][arrays.without]            |[_.without][]      |                               |\n|[xor][arrays.xor]                    |[_.xor][]          |                               |\n|[zip][arrays.zip]                    |[_.zip][]          |                               |\n\n[arrays.chunk]: ./docs/arrays/chunk.md\n[arrays.compact]: ./docs/arrays/compact.md\n[arrays.difference]: ./docs/arrays/difference.md\n[arrays.drop]: ./docs/arrays/drop.md\n[arrays.dropRight]: ./docs/arrays/dropRight.md\n[arrays.fill]: ./docs/arrays/fill.md\n[arrays.filter]: ./docs/arrays/filter.md\n[arrays.find]: ./docs/arrays/find.md\n[arrays.findIndex]: ./docs/arrays/findIndex.md\n[arrays.findLastIndex]: ./docs/arrays/findLastIndex.md\n[arrays.flat]: ./docs/arrays/flat.md\n[arrays.frequency]: ./docs/arrays/frequency.md\n[arrays.intersection]: ./docs/arrays/intersection.md\n[arrays.map]: ./docs/arrays/map.md\n[arrays.pull]: ./docs/arrays/pull.md\n[arrays.take]: ./docs/arrays/take.md\n[arrays.takeRight]: ./docs/arrays/takeRight.md\n[arrays.union]: ./docs/arrays/union.md\n[arrays.unique]: ./docs/arrays/unique.md\n[arrays.unzip]: ./docs/arrays/unzip.md\n[arrays.without]: ./docs/arrays/without.md\n[arrays.xor]: ./docs/arrays/xor.md\n[arrays.zip]: ./docs/arrays/zip.md\n\n[_.chunk]: https://lodash.com/docs/#chunk\n[_.compact]: https://lodash.com/docs/#compact\n[_.difference]: https://lodash.com/docs/#difference\n[_.drop]: https://lodash.com/docs/#drop\n[_.dropRight]: https://lodash.com/docs/#dropRight\n[_.fill]: https://lodash.com/docs/#fill\n[_.filter]: https://lodash.com/docs/#filter\n[_.find]: https://lodash.com/docs/#find\n[_.findIndex]: https://lodash.com/docs/#findIndex\n[_.findLastIndex]: https://lodash.com/docs/#findLastIndex\n[_.flatten]: https://lodash.com/docs/#flatten\n[_.intersection]: https://lodash.com/docs/#intersection\n[_.map]: https://lodash.com/docs/#map\n[_.pull]: https://lodash.com/docs/#pull\n[_.take]: https://lodash.com/docs/#take\n[_.takeRight]: https://lodash.com/docs/#takeRight\n[_.union]: https://lodash.com/docs/#union\n[_.uniq]: https://lodash.com/docs/#uniq\n[_.unzip]: https://lodash.com/docs/#unzip\n[_.without]: https://lodash.com/docs/#without\n[_.xor]: https://lodash.com/docs/#xor\n[_.zip]: https://lodash.com/docs/#zip\n\n[Array.prototype.fill]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill\n[Array.prototype.find]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find\n[Array.prototype.findIndex]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex\n[Array.prototype.flat]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flat\n\n### Objects\n\n| Operator                            | Lodash            | Polyfills                     |\n|-------------------------------------|-------------------|-------------------------------|\n|[assign][objects.assign]             |[_.assign][]       |[Object.assign][]              |\n|[at][objects.at]                     |[_.at][]           |                               |\n|[defaults][objects.defaults]         |[_.defaults][]     |                               |\n|[defaultsDeep][objects.defaultsDeep] |[_.defaultsDeep][] |                               |\n|[entries][objects.entries]           |[_.toPairs][]      |[Object.entries][]             |\n|[filter][objects.filter]             |[_.filter][]       |                               |\n|[findKey][objects.findKey]           |[_.findKey][]      |                               |\n|[findLastKey][objects.findLastKey]   |[_.findLastKey][]  |                               |\n|[forIn][objects.forIn]               |[_.forIn][]        |                               |\n|[fromEntries][objects.fromEntries]   |[_.fromPairs][]    |[Object.fromEntries][]         |\n|[get][objects.get]                   |[_.get][]          |                               |\n|[has][objects.has]                   |[_.has][]          |                               |\n|[invert][objects.invert]             |[_.invert][]       |                               |\n|[mapKeys][objects.mapKeys]           |[_.mapKeys][]      |                               |\n|[mapValues][objects.mapValues]       |[_.mapValues][]    |                               |\n|[merge][objects.merge]               |[_.merge][]        |                               |\n|[pick][objects.pick]                 |[_.pick][]         |                               |\n|[result][objects.result]             |[_.result][]       |                               |\n|[transform][objects.transform]       |[_.transform][]    |                               |\n|[values][objects.values]             |[_.values][]       |[Object.values][]              |\n\n[objects.assign]: ./docs/objects/assign.md\n[objects.at]: ./docs/objects/at.md\n[objects.defaults]: ./docs/objects/defaults.md\n[objects.defaultsDeep]: ./docs/objects/defaultsDeep.md\n[objects.entries]: ./docs/objects/entries.md\n[objects.exclude]: ./docs/objects/exclude.md\n[objects.filter]: ./docs/objects/filter.md\n[objects.findKey]: ./docs/objects/findKey.md\n[objects.findLastKey]: ./docs/objects/findLastKey.md\n[objects.forIn]: ./docs/objects/forIn.md\n[objects.fromEntries]: ./docs/objects/fromEntries.md\n[objects.get]: ./docs/objects/get.md\n[objects.has]: ./docs/objects/has.md\n[objects.invert]: ./docs/objects/invert.md\n[objects.mapKeys]: ./docs/objects/mapKeys.md\n[objects.mapValues]: ./docs/objects/mapValues.md\n[objects.merge]: ./docs/objects/merge.md\n[objects.pick]: ./docs/objects/pick.md\n[objects.result]: ./docs/objects/result.md\n[objects.transform]: ./docs/objects/transform.md\n[objects.values]: ./docs/objects/values.md\n\n[_.assign]: https://lodash.com/docs/#assign\n[_.at]: https://lodash.com/docs/#at\n[_.defaults]: https://lodash.com/docs/#defaults\n[_.defaultsDeep]: https://lodash.com/docs/#defaultsDeep\n[_.toPairs]: https://lodash.com/docs/#toPairs\n[_.filter]: https://lodash.com/docs/#filter\n[_.findKey]: https://lodash.com/docs/#findKey\n[_.findLastKey]: https://lodash.com/docs/#findLastKey\n[_.forIn]: https://lodash.com/docs/#forIn\n[_.fromPairs]: https://lodash.com/docs/#fromPairs\n[_.get]: https://lodash.com/docs/#get\n[_.has]: https://lodash.com/docs/#has\n[_.invert]: https://lodash.com/docs/#invert\n[_.mapKeys]: https://lodash.com/docs/#mapKeys\n[_.mapValues]: https://lodash.com/docs/#mapValues\n[_.merge]: https://lodash.com/docs/#merge\n[_.pick]: https://lodash.com/docs/#pick\n[_.result]: https://lodash.com/docs/#result\n[_.transform]: https://lodash.com/docs/#transform\n[_.values]: https://lodash.com/docs/#values\n\n[Object.assign]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign\n[Object.entries]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries\n[Object.fromEntries]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries\n[Object.values]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Object/values\n\n### Strings\n\n| Operator                            | Lodash            | Polyfills                     |\n|-------------------------------------|-------------------|-------------------------------|\n|[camelCase][strings.camelCase]       |[_.camelCase][]    |                               |\n|[chomp][strings.chomp]               |                   |                               |\n|[deburr][strings.deburr]             |[_.deburr][]       |                               |\n|[endsWith][strings.endswith]         |[_.endsWith][]     |[String.prototype.endsWith][]  |\n|[includes][strings.includes]         |                   |[String.prototype.includes][]  |\n|[kebabCase][strings.kebabCase]       |[_.kebabCase][]    |                               |\n|[pad][strings.pad]                   |[_.pad][]          |                               |\n|[padEnd][strings.padEnd]             |[_.padEnd][]       |[String.prototype.padEnd][]    |\n|[padStart][strings.padStart]         |[_.padStart][]     |[String.prototype.padStart][]  |\n|[pascalCase][strings.pascalCase]     |[_.startCase][]    |                               |\n|[repeat][strings.repeat]             |[_.repeat][]       |[String.prototype.repeat][]    |\n|[reverse][strings.reverse]           |                   |                               |\n|[snakeCase][strings.snakeCase]       |[_.snakeCase][]    |                               |\n|[startsWith][strings.startswith]     |[_.startsWith][]   |[String.prototype.startsWith][]|\n|[trimEnd][strings.trimEnd]           |[_.trimEnd][]      |[String.prototype.trimEnd][]   |\n|[trimStart][strings.trimStart]       |[_.trimStart][]    |[String.prototype.trimStart][] |\n|[truncate][strings.truncate]         |[_.truncate][]     |                               |\n|[words][strings.words]               |[_.words][]        |                               |\n\n[strings.camelCase]: ./docs/strings/camelCase.md\n[strings.chomp]: ./docs/strings/chomp.md\n[strings.deburr]: ./docs/strings/deburr.md\n[strings.endswith]: ./docs/strings/endsWith.md\n[strings.includes]: ./docs/strings/includes.md\n[strings.kebabCase]: ./docs/strings/kebabCase.md\n[strings.pad]: ./docs/strings/pad.md\n[strings.padEnd]: ./docs/strings/padEnd.md\n[strings.padStart]: ./docs/strings/padStart.md\n[strings.pascalCase]: ./docs/strings/pascalCase.md\n[strings.repeat]: ./docs/strings/repeat.md\n[strings.reverse]: ./docs/strings/reverse.md\n[strings.snakeCase]: ./docs/strings/snakeCase.md\n[strings.startswith]: ./docs/strings/startsWith.md\n[strings.trimEnd]: ./docs/strings/trimEnd.md\n[strings.trimStart]: ./docs/strings/trimStart.md\n[strings.truncate]: ./docs/strings/truncate.md\n[strings.words]: ./docs/strings/words.md\n\n[_.camelCase]: https://lodash.com/docs/#camelCase\n[_.deburr]: https://lodash.com/docs/#deburr\n[_.endsWith]: https://lodash.com/docs/#endsWith\n[_.kebabCase]: https://lodash.com/docs/#kebabCase\n[_.pad]: https://lodash.com/docs/#pad\n[_.padEnd]: https://lodash.com/docs/#padEnd\n[_.padStart]: https://lodash.com/docs/#padStart\n[_.startCase]: https://lodash.com/docs/#startCase\n[_.repeat]: https://lodash.com/docs/#repeat\n[_.snakeCase]: https://lodash.com/docs/#snakeCase\n[_.startsWith]: https://lodash.com/docs/#startsWith\n[_.trimEnd]: https://lodash.com/docs/#trimEnd\n[_.trimStart]: https://lodash.com/docs/#trimStart\n[_.truncate]: https://lodash.com/docs/#truncate\n[_.words]: https://lodash.com/docs/#words\n\n[String.prototype.endsWith]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith\n[String.prototype.includes]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes\n[String.prototype.padEnd]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/padEnd\n[String.prototype.padStart]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/padStart\n[String.prototype.repeat]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/repeat\n[String.prototype.startsWith]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith\n[String.prototype.trimEnd]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trimEnd\n[String.prototype.trimStart]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trimStart\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanillaes%2Fabsurdum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanillaes%2Fabsurdum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanillaes%2Fabsurdum/lists"}