Skip to content

vadymstebakov/node-remove-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-remove-polyfill

npm npm bundle size (minified)

A minimal polyfill for Node.remove(), using MDN's implementation. Mostly meant for IE.

Install

$ npm install --save node-remove-polyfill

Usage

Pick your favorite:

require('node-remove-polyfill');

or

import 'node-remove-polyfill';

About

A minimal polyfill for Node.remove

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published