1.0.6 • Published 9 months ago
@hypermod/e18e v1.0.6
e18e/module-replacements-codemods
Runnable versions of module-replacements-codemods repo via @hypermod/cli
Credits
This project simply redistributes codemods from the es-tooling/module-replacements-codemods.
Full credit to the authors and community for this work.
How to use
Run array-from
codemod
$ npx @hypermod/cli --packages @hypermod/e18e#array-from path/to/target/files
List available codemods
$ npx @hypermod/cli list @hypermod/e18e#array-from path/to/target/files
Complete list of codemods
Hypermod key | Source |
---|---|
@hypermod/e18e#abort-controller | abort-controller |
@hypermod/e18e#array-buffer-byte-length | array-buffer-byte-length |
@hypermod/e18e#array-every | array-every |
@hypermod/e18e#array-includes | array-includes |
@hypermod/e18e#array-map | array-map |
@hypermod/e18e#array.from | array.from |
@hypermod/e18e#array.of | array.of |
@hypermod/e18e#array.prototype.at | array.prototype.at |
@hypermod/e18e#array.prototype.concat | array.prototype.concat |
@hypermod/e18e#array.prototype.copywithin | array.prototype.copywithin |
@hypermod/e18e#array.prototype.entries | array.prototype.entries |
@hypermod/e18e#array.prototype.every | array.prototype.every |
@hypermod/e18e#array.prototype.filter | array.prototype.filter |
@hypermod/e18e#array.prototype.find | array.prototype.find |
@hypermod/e18e#array.prototype.findindex | array.prototype.findindex |
@hypermod/e18e#array.prototype.findlast | array.prototype.findlast |
@hypermod/e18e#array.prototype.findlastindex | array.prototype.findlastindex |
@hypermod/e18e#array.prototype.flat | array.prototype.flat |
@hypermod/e18e#array.prototype.flatmap | array.prototype.flatmap |
@hypermod/e18e#array.prototype.foreach | array.prototype.foreach |
@hypermod/e18e#array.prototype.indexof | array.prototype.indexof |
@hypermod/e18e#array.prototype.join | array.prototype.join |
@hypermod/e18e#array.prototype.keys | array.prototype.keys |
@hypermod/e18e#array.prototype.lastindexof | array.prototype.lastindexof |
@hypermod/e18e#array.prototype.map | array.prototype.map |
@hypermod/e18e#array.prototype.push | array.prototype.push |
@hypermod/e18e#array.prototype.reduce | array.prototype.reduce |
@hypermod/e18e#array.prototype.reduceright | array.prototype.reduceright |
@hypermod/e18e#array.prototype.slice | array.prototype.slice |
@hypermod/e18e#array.prototype.some | array.prototype.some |
@hypermod/e18e#array.prototype.splice | array.prototype.splice |
@hypermod/e18e#array.prototype.toreversed | array.prototype.toreversed |
@hypermod/e18e#array.prototype.tosorted | array.prototype.tosorted |
@hypermod/e18e#array.prototype.tospliced | array.prototype.tospliced |
@hypermod/e18e#array.prototype.unshift | array.prototype.unshift |
@hypermod/e18e#array.prototype.values | array.prototype.values |
@hypermod/e18e#array.prototype.with | array.prototype.with |
@hypermod/e18e#arraybuffer.prototype.slice | arraybuffer.prototype.slice |
@hypermod/e18e#chalk | chalk |
@hypermod/e18e#clone-regexp | clone-regexp |
@hypermod/e18e#concat-map | concat-map |
@hypermod/e18e#data-view-buffer | data-view-buffer |
@hypermod/e18e#data-view-byte-length | data-view-byte-length |
@hypermod/e18e#data-view-byte-offset | data-view-byte-offset |
@hypermod/e18e#date | date |
@hypermod/e18e#deep-equal | deep-equal |
@hypermod/e18e#define-properties | define-properties |
@hypermod/e18e#error-cause | error-cause |
@hypermod/e18e#es-aggregate-error | es-aggregate-error |
@hypermod/e18e#es-define-property | es-define-property |
@hypermod/e18e#es-errors | es-errors |
@hypermod/e18e#es-get-iterator | es-get-iterator |
@hypermod/e18e#es-set-tostringtag | es-set-tostringtag |
@hypermod/e18e#es-shim-unscopables | es-shim-unscopables |
@hypermod/e18e#es-string-html-methods | es-string-html-methods |
@hypermod/e18e#filter-array | filter-array |
@hypermod/e18e#for-each | for-each |
@hypermod/e18e#function-bind | function-bind |
@hypermod/e18e#function.prototype.name | function.prototype.name |
@hypermod/e18e#functions-have-names | functions-have-names |
@hypermod/e18e#get-symbol-description | get-symbol-description |
@hypermod/e18e#global | global |
@hypermod/e18e#gopd | gopd |
@hypermod/e18e#has | has |
@hypermod/e18e#has-own-prop | has-own-prop |
@hypermod/e18e#has-proto | has-proto |
@hypermod/e18e#has-symbols | has-symbols |
@hypermod/e18e#has-tostringtag | has-tostringtag |
@hypermod/e18e#hasown | hasown |
@hypermod/e18e#index-of | index-of |
@hypermod/e18e#is-array-buffer | is-array-buffer |
@hypermod/e18e#is-boolean-object | is-boolean-object |
@hypermod/e18e#is-builtin-module | is-builtin-module |
@hypermod/e18e#is-date-object | is-date-object |
@hypermod/e18e#is-even | is-even |
@hypermod/e18e#is-nan | is-nan |
@hypermod/e18e#is-negative-zero | is-negative-zero |
@hypermod/e18e#is-npm | is-npm |
@hypermod/e18e#is-number | is-number |
@hypermod/e18e#is-number-object | is-number-object |
@hypermod/e18e#is-odd | is-odd |
@hypermod/e18e#is-plain-object | is-plain-object |
@hypermod/e18e#is-primitive | is-primitive |
@hypermod/e18e#is-regexp | is-regexp |
@hypermod/e18e#is-string | is-string |
@hypermod/e18e#is-travis | is-travis |
@hypermod/e18e#is-whitespace | is-whitespace |
@hypermod/e18e#is-windows | is-windows |
@hypermod/e18e#iterate-value | iterate-value |
@hypermod/e18e#last-index-of | last-index-of |
@hypermod/e18e#left-pad | left-pad |
@hypermod/e18e#math.acosh | math.acosh |
@hypermod/e18e#math.atanh | math.atanh |
@hypermod/e18e#math.cbrt | math.cbrt |
@hypermod/e18e#math.clz32 | math.clz32 |
@hypermod/e18e#math.f16round | math.f16round |
@hypermod/e18e#math.fround | math.fround |
@hypermod/e18e#math.imul | math.imul |
@hypermod/e18e#math.log10 | math.log10 |
@hypermod/e18e#math.log1p | math.log1p |
@hypermod/e18e#math.sign | math.sign |
@hypermod/e18e#md5 | md5 |
@hypermod/e18e#number.isfinite | number.isfinite |
@hypermod/e18e#number.isinteger | number.isinteger |
@hypermod/e18e#number.isnan | number.isnan |
@hypermod/e18e#number.issafeinteger | number.issafeinteger |
@hypermod/e18e#number.parsefloat | number.parsefloat |
@hypermod/e18e#number.parseint | number.parseint |
@hypermod/e18e#number.prototype.toexponential | number.prototype.toexponential |
@hypermod/e18e#object-assign | object-assign |
@hypermod/e18e#object-is | object-is |
@hypermod/e18e#object-keys | object-keys |
@hypermod/e18e#object.assign | object.assign |
@hypermod/e18e#object.defineproperties | object.defineproperties |
@hypermod/e18e#object.entries | object.entries |
@hypermod/e18e#object.fromentries | object.fromentries |
@hypermod/e18e#object.getprototypeof | object.getprototypeof |
@hypermod/e18e#object.hasown | object.hasown |
@hypermod/e18e#object.keys | object.keys |
@hypermod/e18e#object.values | object.values |
@hypermod/e18e#pad-left | pad-left |
@hypermod/e18e#parseint | parseint |
@hypermod/e18e#promise.allsettled | promise.allsettled |
@hypermod/e18e#promise.any | promise.any |
@hypermod/e18e#promise.prototype.finally | promise.prototype.finally |
@hypermod/e18e#qs | qs |
@hypermod/e18e#reflect.getprototypeof | reflect.getprototypeof |
@hypermod/e18e#reflect.ownkeys | reflect.ownkeys |
@hypermod/e18e#regexp.prototype.flags | regexp.prototype.flags |
@hypermod/e18e#setprototypeof | setprototypeof |
@hypermod/e18e#split-lines | split-lines |
@hypermod/e18e#string.prototype.at | string.prototype.at |
@hypermod/e18e#string.prototype.lastindexof | string.prototype.lastindexof |
@hypermod/e18e#string.prototype.matchall | string.prototype.matchall |
@hypermod/e18e#string.prototype.padend | string.prototype.padend |
@hypermod/e18e#string.prototype.padleft | string.prototype.padleft |
@hypermod/e18e#string.prototype.padright | string.prototype.padright |
@hypermod/e18e#string.prototype.padstart | string.prototype.padstart |
@hypermod/e18e#string.prototype.repeat | string.prototype.repeat |
@hypermod/e18e#string.prototype.replaceall | string.prototype.replaceall |
@hypermod/e18e#string.prototype.split | string.prototype.split |
@hypermod/e18e#string.prototype.substr | string.prototype.substr |
@hypermod/e18e#string.prototype.trim | string.prototype.trim |
@hypermod/e18e#string.prototype.trimend | string.prototype.trimend |
@hypermod/e18e#string.prototype.trimleft | string.prototype.trimleft |
@hypermod/e18e#string.prototype.trimright | string.prototype.trimright |
@hypermod/e18e#string.prototype.trimstart | string.prototype.trimstart |
@hypermod/e18e#string.raw | string.raw |
@hypermod/e18e#symbol.prototype.description | symbol.prototype.description |
@hypermod/e18e#traverse | traverse |
@hypermod/e18e#typed-array-buffer | typed-array-buffer |
@hypermod/e18e#typed-array-byte-length | typed-array-byte-length |
@hypermod/e18e#typed-array-byte-offset | typed-array-byte-offset |
@hypermod/e18e#typed-array-length | typed-array-length |
@hypermod/e18e#typedarray.prototype.slice | typedarray.prototype.slice |
@hypermod/e18e#xtend | xtend |