polyfill-javascript

There are 1 repositories under polyfill-javascript topic.

  • santanubiswas948/array-polyfills

    This is an array polyfill , one .js file for support some array methods (map, filter, reverse, forEach etc.) which maybe doesn't support in old browser or anyone can learn how to create custom array methods from this repository.

    Language:JavaScript1100