{"id":22107823,"url":"https://github.com/danieldelcore/e18e-module-replacements-codemods","last_synced_at":"2025-03-24T03:29:51.320Z","repository":{"id":264994664,"uuid":"850946172","full_name":"danieldelcore/e18e-module-replacements-codemods","owner":"danieldelcore","description":"Runnable versions of module-replacements-codemods repo via @hypermod/cli","archived":false,"fork":false,"pushed_at":"2024-09-20T02:55:13.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T14:54:11.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/danieldelcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-02T06:19:48.000Z","updated_at":"2024-12-20T02:50:12.000Z","dependencies_parsed_at":"2024-11-28T13:31:20.028Z","dependency_job_id":null,"html_url":"https://github.com/danieldelcore/e18e-module-replacements-codemods","commit_stats":null,"previous_names":["danieldelcore/e18e-module-replacements-codemods"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2Fe18e-module-replacements-codemods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2Fe18e-module-replacements-codemods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2Fe18e-module-replacements-codemods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2Fe18e-module-replacements-codemods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldelcore","download_url":"https://codeload.github.com/danieldelcore/e18e-module-replacements-codemods/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245204216,"owners_count":20577301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-01T08:27:28.002Z","updated_at":"2025-03-24T03:29:51.278Z","avatar_url":"https://github.com/danieldelcore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# e18e/module-replacements-codemods\n\nRunnable versions of module-replacements-codemods repo via [@hypermod/cli](https://www.hypermod.io/docs/tools/cli)\n\n## Credits\n\nThis project simply redistributes codemods from the [es-tooling/module-replacements-codemods](https://github.com/es-tooling/module-replacements-codemods).\n\nFull credit to the authors and community for this work.\n\n## How to use\n\n### Run `array-from` codemod\n\n```\n$ npx @hypermod/cli --packages @hypermod/e18e#array-from path/to/target/files\n```\n\n### List available codemods\n\n```\n$ npx @hypermod/cli list @hypermod/e18e#array-from path/to/target/files\n```\n\n## Complete list of codemods\n\n\u003c!-- CODEGENSTART --\u003e\n\n| Hypermod key | Source |\n| ------------ | ------- |\n| `@hypermod/e18e#abort-controller` | [abort-controller](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/abort-controller) |\n| `@hypermod/e18e#array-buffer-byte-length` | [array-buffer-byte-length](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array-buffer-byte-length) |\n| `@hypermod/e18e#array-every` | [array-every](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array-every) |\n| `@hypermod/e18e#array-includes` | [array-includes](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array-includes) |\n| `@hypermod/e18e#array-map` | [array-map](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array-map) |\n| `@hypermod/e18e#array.from` | [array.from](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.from) |\n| `@hypermod/e18e#array.of` | [array.of](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.of) |\n| `@hypermod/e18e#array.prototype.at` | [array.prototype.at](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.at) |\n| `@hypermod/e18e#array.prototype.concat` | [array.prototype.concat](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.concat) |\n| `@hypermod/e18e#array.prototype.copywithin` | [array.prototype.copywithin](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.copywithin) |\n| `@hypermod/e18e#array.prototype.entries` | [array.prototype.entries](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.entries) |\n| `@hypermod/e18e#array.prototype.every` | [array.prototype.every](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.every) |\n| `@hypermod/e18e#array.prototype.filter` | [array.prototype.filter](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.filter) |\n| `@hypermod/e18e#array.prototype.find` | [array.prototype.find](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.find) |\n| `@hypermod/e18e#array.prototype.findindex` | [array.prototype.findindex](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.findindex) |\n| `@hypermod/e18e#array.prototype.findlast` | [array.prototype.findlast](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.findlast) |\n| `@hypermod/e18e#array.prototype.findlastindex` | [array.prototype.findlastindex](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.findlastindex) |\n| `@hypermod/e18e#array.prototype.flat` | [array.prototype.flat](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.flat) |\n| `@hypermod/e18e#array.prototype.flatmap` | [array.prototype.flatmap](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.flatmap) |\n| `@hypermod/e18e#array.prototype.foreach` | [array.prototype.foreach](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.foreach) |\n| `@hypermod/e18e#array.prototype.indexof` | [array.prototype.indexof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.indexof) |\n| `@hypermod/e18e#array.prototype.join` | [array.prototype.join](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.join) |\n| `@hypermod/e18e#array.prototype.keys` | [array.prototype.keys](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.keys) |\n| `@hypermod/e18e#array.prototype.lastindexof` | [array.prototype.lastindexof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.lastindexof) |\n| `@hypermod/e18e#array.prototype.map` | [array.prototype.map](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.map) |\n| `@hypermod/e18e#array.prototype.push` | [array.prototype.push](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.push) |\n| `@hypermod/e18e#array.prototype.reduce` | [array.prototype.reduce](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.reduce) |\n| `@hypermod/e18e#array.prototype.reduceright` | [array.prototype.reduceright](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.reduceright) |\n| `@hypermod/e18e#array.prototype.slice` | [array.prototype.slice](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.slice) |\n| `@hypermod/e18e#array.prototype.some` | [array.prototype.some](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.some) |\n| `@hypermod/e18e#array.prototype.splice` | [array.prototype.splice](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.splice) |\n| `@hypermod/e18e#array.prototype.toreversed` | [array.prototype.toreversed](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.toreversed) |\n| `@hypermod/e18e#array.prototype.tosorted` | [array.prototype.tosorted](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.tosorted) |\n| `@hypermod/e18e#array.prototype.tospliced` | [array.prototype.tospliced](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.tospliced) |\n| `@hypermod/e18e#array.prototype.unshift` | [array.prototype.unshift](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.unshift) |\n| `@hypermod/e18e#array.prototype.values` | [array.prototype.values](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.values) |\n| `@hypermod/e18e#array.prototype.with` | [array.prototype.with](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/array.prototype.with) |\n| `@hypermod/e18e#arraybuffer.prototype.slice` | [arraybuffer.prototype.slice](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/arraybuffer.prototype.slice) |\n| `@hypermod/e18e#chalk` | [chalk](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/chalk) |\n| `@hypermod/e18e#clone-regexp` | [clone-regexp](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/clone-regexp) |\n| `@hypermod/e18e#concat-map` | [concat-map](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/concat-map) |\n| `@hypermod/e18e#data-view-buffer` | [data-view-buffer](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/data-view-buffer) |\n| `@hypermod/e18e#data-view-byte-length` | [data-view-byte-length](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/data-view-byte-length) |\n| `@hypermod/e18e#data-view-byte-offset` | [data-view-byte-offset](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/data-view-byte-offset) |\n| `@hypermod/e18e#date` | [date](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/date) |\n| `@hypermod/e18e#deep-equal` | [deep-equal](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/deep-equal) |\n| `@hypermod/e18e#define-properties` | [define-properties](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/define-properties) |\n| `@hypermod/e18e#error-cause` | [error-cause](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/error-cause) |\n| `@hypermod/e18e#es-aggregate-error` | [es-aggregate-error](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-aggregate-error) |\n| `@hypermod/e18e#es-define-property` | [es-define-property](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-define-property) |\n| `@hypermod/e18e#es-errors` | [es-errors](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-errors) |\n| `@hypermod/e18e#es-get-iterator` | [es-get-iterator](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-get-iterator) |\n| `@hypermod/e18e#es-set-tostringtag` | [es-set-tostringtag](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-set-tostringtag) |\n| `@hypermod/e18e#es-shim-unscopables` | [es-shim-unscopables](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-shim-unscopables) |\n| `@hypermod/e18e#es-string-html-methods` | [es-string-html-methods](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/es-string-html-methods) |\n| `@hypermod/e18e#filter-array` | [filter-array](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/filter-array) |\n| `@hypermod/e18e#for-each` | [for-each](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/for-each) |\n| `@hypermod/e18e#function-bind` | [function-bind](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/function-bind) |\n| `@hypermod/e18e#function.prototype.name` | [function.prototype.name](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/function.prototype.name) |\n| `@hypermod/e18e#functions-have-names` | [functions-have-names](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/functions-have-names) |\n| `@hypermod/e18e#get-symbol-description` | [get-symbol-description](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/get-symbol-description) |\n| `@hypermod/e18e#global` | [global](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/global) |\n| `@hypermod/e18e#gopd` | [gopd](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/gopd) |\n| `@hypermod/e18e#has` | [has](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/has) |\n| `@hypermod/e18e#has-own-prop` | [has-own-prop](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/has-own-prop) |\n| `@hypermod/e18e#has-proto` | [has-proto](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/has-proto) |\n| `@hypermod/e18e#has-symbols` | [has-symbols](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/has-symbols) |\n| `@hypermod/e18e#has-tostringtag` | [has-tostringtag](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/has-tostringtag) |\n| `@hypermod/e18e#hasown` | [hasown](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/hasown) |\n| `@hypermod/e18e#index-of` | [index-of](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/index-of) |\n| `@hypermod/e18e#is-array-buffer` | [is-array-buffer](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-array-buffer) |\n| `@hypermod/e18e#is-boolean-object` | [is-boolean-object](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-boolean-object) |\n| `@hypermod/e18e#is-builtin-module` | [is-builtin-module](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-builtin-module) |\n| `@hypermod/e18e#is-date-object` | [is-date-object](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-date-object) |\n| `@hypermod/e18e#is-even` | [is-even](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-even) |\n| `@hypermod/e18e#is-nan` | [is-nan](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-nan) |\n| `@hypermod/e18e#is-negative-zero` | [is-negative-zero](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-negative-zero) |\n| `@hypermod/e18e#is-npm` | [is-npm](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-npm) |\n| `@hypermod/e18e#is-number` | [is-number](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-number) |\n| `@hypermod/e18e#is-number-object` | [is-number-object](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-number-object) |\n| `@hypermod/e18e#is-odd` | [is-odd](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-odd) |\n| `@hypermod/e18e#is-plain-object` | [is-plain-object](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-plain-object) |\n| `@hypermod/e18e#is-primitive` | [is-primitive](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-primitive) |\n| `@hypermod/e18e#is-regexp` | [is-regexp](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-regexp) |\n| `@hypermod/e18e#is-string` | [is-string](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-string) |\n| `@hypermod/e18e#is-travis` | [is-travis](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-travis) |\n| `@hypermod/e18e#is-whitespace` | [is-whitespace](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-whitespace) |\n| `@hypermod/e18e#is-windows` | [is-windows](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/is-windows) |\n| `@hypermod/e18e#iterate-value` | [iterate-value](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/iterate-value) |\n| `@hypermod/e18e#last-index-of` | [last-index-of](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/last-index-of) |\n| `@hypermod/e18e#left-pad` | [left-pad](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/left-pad) |\n| `@hypermod/e18e#math.acosh` | [math.acosh](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.acosh) |\n| `@hypermod/e18e#math.atanh` | [math.atanh](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.atanh) |\n| `@hypermod/e18e#math.cbrt` | [math.cbrt](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.cbrt) |\n| `@hypermod/e18e#math.clz32` | [math.clz32](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.clz32) |\n| `@hypermod/e18e#math.f16round` | [math.f16round](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.f16round) |\n| `@hypermod/e18e#math.fround` | [math.fround](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.fround) |\n| `@hypermod/e18e#math.imul` | [math.imul](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.imul) |\n| `@hypermod/e18e#math.log10` | [math.log10](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.log10) |\n| `@hypermod/e18e#math.log1p` | [math.log1p](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.log1p) |\n| `@hypermod/e18e#math.sign` | [math.sign](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/math.sign) |\n| `@hypermod/e18e#md5` | [md5](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/md5) |\n| `@hypermod/e18e#number.isfinite` | [number.isfinite](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.isfinite) |\n| `@hypermod/e18e#number.isinteger` | [number.isinteger](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.isinteger) |\n| `@hypermod/e18e#number.isnan` | [number.isnan](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.isnan) |\n| `@hypermod/e18e#number.issafeinteger` | [number.issafeinteger](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.issafeinteger) |\n| `@hypermod/e18e#number.parsefloat` | [number.parsefloat](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.parsefloat) |\n| `@hypermod/e18e#number.parseint` | [number.parseint](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.parseint) |\n| `@hypermod/e18e#number.prototype.toexponential` | [number.prototype.toexponential](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/number.prototype.toexponential) |\n| `@hypermod/e18e#object-assign` | [object-assign](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object-assign) |\n| `@hypermod/e18e#object-is` | [object-is](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object-is) |\n| `@hypermod/e18e#object-keys` | [object-keys](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object-keys) |\n| `@hypermod/e18e#object.assign` | [object.assign](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.assign) |\n| `@hypermod/e18e#object.defineproperties` | [object.defineproperties](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.defineproperties) |\n| `@hypermod/e18e#object.entries` | [object.entries](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.entries) |\n| `@hypermod/e18e#object.fromentries` | [object.fromentries](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.fromentries) |\n| `@hypermod/e18e#object.getprototypeof` | [object.getprototypeof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.getprototypeof) |\n| `@hypermod/e18e#object.hasown` | [object.hasown](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.hasown) |\n| `@hypermod/e18e#object.keys` | [object.keys](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.keys) |\n| `@hypermod/e18e#object.values` | [object.values](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/object.values) |\n| `@hypermod/e18e#pad-left` | [pad-left](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/pad-left) |\n| `@hypermod/e18e#parseint` | [parseint](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/parseint) |\n| `@hypermod/e18e#promise.allsettled` | [promise.allsettled](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/promise.allsettled) |\n| `@hypermod/e18e#promise.any` | [promise.any](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/promise.any) |\n| `@hypermod/e18e#promise.prototype.finally` | [promise.prototype.finally](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/promise.prototype.finally) |\n| `@hypermod/e18e#qs` | [qs](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/qs) |\n| `@hypermod/e18e#reflect.getprototypeof` | [reflect.getprototypeof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/reflect.getprototypeof) |\n| `@hypermod/e18e#reflect.ownkeys` | [reflect.ownkeys](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/reflect.ownkeys) |\n| `@hypermod/e18e#regexp.prototype.flags` | [regexp.prototype.flags](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/regexp.prototype.flags) |\n| `@hypermod/e18e#setprototypeof` | [setprototypeof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/setprototypeof) |\n| `@hypermod/e18e#split-lines` | [split-lines](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/split-lines) |\n| `@hypermod/e18e#string.prototype.at` | [string.prototype.at](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.at) |\n| `@hypermod/e18e#string.prototype.lastindexof` | [string.prototype.lastindexof](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.lastindexof) |\n| `@hypermod/e18e#string.prototype.matchall` | [string.prototype.matchall](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.matchall) |\n| `@hypermod/e18e#string.prototype.padend` | [string.prototype.padend](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.padend) |\n| `@hypermod/e18e#string.prototype.padleft` | [string.prototype.padleft](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.padleft) |\n| `@hypermod/e18e#string.prototype.padright` | [string.prototype.padright](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.padright) |\n| `@hypermod/e18e#string.prototype.padstart` | [string.prototype.padstart](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.padstart) |\n| `@hypermod/e18e#string.prototype.repeat` | [string.prototype.repeat](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.repeat) |\n| `@hypermod/e18e#string.prototype.replaceall` | [string.prototype.replaceall](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.replaceall) |\n| `@hypermod/e18e#string.prototype.split` | [string.prototype.split](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.split) |\n| `@hypermod/e18e#string.prototype.substr` | [string.prototype.substr](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.substr) |\n| `@hypermod/e18e#string.prototype.trim` | [string.prototype.trim](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.trim) |\n| `@hypermod/e18e#string.prototype.trimend` | [string.prototype.trimend](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.trimend) |\n| `@hypermod/e18e#string.prototype.trimleft` | [string.prototype.trimleft](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.trimleft) |\n| `@hypermod/e18e#string.prototype.trimright` | [string.prototype.trimright](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.trimright) |\n| `@hypermod/e18e#string.prototype.trimstart` | [string.prototype.trimstart](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.prototype.trimstart) |\n| `@hypermod/e18e#string.raw` | [string.raw](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/string.raw) |\n| `@hypermod/e18e#symbol.prototype.description` | [symbol.prototype.description](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/symbol.prototype.description) |\n| `@hypermod/e18e#traverse` | [traverse](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/traverse) |\n| `@hypermod/e18e#typed-array-buffer` | [typed-array-buffer](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/typed-array-buffer) |\n| `@hypermod/e18e#typed-array-byte-length` | [typed-array-byte-length](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/typed-array-byte-length) |\n| `@hypermod/e18e#typed-array-byte-offset` | [typed-array-byte-offset](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/typed-array-byte-offset) |\n| `@hypermod/e18e#typed-array-length` | [typed-array-length](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/typed-array-length) |\n| `@hypermod/e18e#typedarray.prototype.slice` | [typedarray.prototype.slice](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/typedarray.prototype.slice) |\n| `@hypermod/e18e#xtend` | [xtend](https://github.com/es-tooling/module-replacements-codemods/tree/main/codemods/xtend) |\n\u003c!-- CODEGENEND --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldelcore%2Fe18e-module-replacements-codemods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldelcore%2Fe18e-module-replacements-codemods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldelcore%2Fe18e-module-replacements-codemods/lists"}