0.6.2 • Published 3 years ago

fmihel-polyfills v0.6.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

polyfills

include some polyfill in my offline browser projects

install

npm i fmihel-polyfills

use

import 'fmihel-polyfills';

set

Array.prototype.find
Array.prototype.includes
Array.prototype.findIndex
Promise
ResizeObserver
Math.sign
Math.trunc
Number.isInteger
Number.isNaN
Object.values
Object.keys
0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

4 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago