the web polyfills for @dimjs
npm install @dimjs/polyfills@flatjs/evolve-polyfill> Polyfill.io is a service which makes web development less frustrating by selectively polyfilling just what the browser needs. Polyfill.io reads the User-Agent header of each request and returns polyfills that are suitable for the requesting browser.
``sh`
npm install @flatjs/evolve-polyfill
https://polyfill.io/v3/polyfill.min.js?features=Array.from%2CArray.isArray%2CArray.of%2CArray.prototype.entries%2CArray.prototype.every%2CArray.prototype.fill%2CArray.prototype.filter%2CArray.prototype.find%2CArray.prototype.findIndex%2CArray.prototype.flat%2CArray.prototype.forEach%2CArray.prototype.flatMap%2CArray.prototype.keys%2CArray.prototype.indexOf%2CArray.prototype.includes%2CArray.prototype.lastIndexOf%2CArray.prototype.map%2CArray.prototype.reduce%2CArray.prototype.reduceRight%2CArray.prototype.some%2CArray.prototype.sort%2CArray.prototype.values%2CArrayBuffer%2CBlob%2CDataView%2CDate.now%2CObject.assign%2CObject.create%2CObject.defineProperties%2CObject.defineProperty%2CObject.entries%2CObject.freeze%2CObject.fromEntries%2CObject.getOwnPropertySymbols%2CObject.getOwnPropertyNames%2CObject.getOwnPropertyDescriptors%2CObject.getOwnPropertyDescriptor%2CObject.getPrototypeOf%2CObject.is%2CObject.isExtensible%2CObject.isFrozen%2CObject.isSealed%2CObject.keys%2CObject.values%2CObject.setPrototypeOf%2CPromise%2CPromise.prototype.finally%2CReflect%2CReflect.apply%2CReflect.construct%2CReflect.defineProperty%2CReflect.deleteProperty%2CReflect.getPrototypeOf%2CReflect.getOwnPropertyDescriptor%2CReflect.get%2CReflect.ownKeys%2CReflect.isExtensible%2CReflect.has%2CReflect.preventExtensions%2CReflect.set%2CReflect.setPrototypeOf%2CSet%2CString.prototype.trimStart%2CString.prototype.trimEnd%2CString.prototype.trim%2CString.prototype.startsWith%2CString.prototype.repeat%2CString.prototype.replaceAll%2CString.prototype.padStart%2CString.prototype.padEnd%2CMap%2CObject.seal%2Cconsole.groupEnd%2Cconsole.group
https://file.40017.cn/js40017cnproduct/jinrong/common/scripts/polyfills/polyfill-1.1.0.js
- Array.fromArray.isArray
- Array.of
- Array.prototype.entries
- Array.prototype.every
- Array.prototype.fill
- Array.prototype.filter
- Array.prototype.find
- Array.prototype.findIndex
- Array.prototype.flat
- Array.prototype.flatMap
- Array.prototype.forEach
- Array.prototype.includes
- Array.prototype.indexOf
- Array.prototype.keys
- Array.prototype.lastIndexOf
- Array.prototype.map
- Array.prototype.reduce
- Array.prototype.reduceRight
- Array.prototype.some
- Array.prototype.sort
- Array.prototype.values
- ArrayBuffer
- Blob
- DataView
- Date.now
- Map
- Object.assign
- Object.create
- Object.defineProperties
- Object.defineProperty
- Object.entries
- Object.freeze
- Object.fromEntries
- Object.getOwnPropertyDescriptor
- Object.getOwnPropertyDescriptors
- Object.getOwnPropertyNames
- Object.getOwnPropertySymbols
- Object.getPrototypeOf
- Object.is
- Object.isExtensible
- Object.isFrozen
- Object.isSealed
- Object.keys
- Object.seal
- Object.setPrototypeOf
- Object.values
- Promise
- Promise.prototype.finally
- Reflect
- Reflect.apply
- Reflect.construct
- Reflect.defineProperty
- Reflect.deleteProperty
- Reflect.get
- Reflect.getOwnPropertyDescriptor
- Reflect.getPrototypeOf
- Reflect.has
- Reflect.isExtensible
- Reflect.ownKeys
- Reflect.preventExtensions
- Reflect.set
- Reflect.setPrototypeOf
- Set
- String.prototype.padEnd
- String.prototype.padStart
- String.prototype.repeat
- String.prototype.replaceAll
- String.prototype.startsWith
- String.prototype.trim
- String.prototype.trimEnd
- String.prototype.trimStart
- console.group
- console.groupEnd`
-