📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@ungap/import-node

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ungap/import-node

An importNode polyfill for IE11 and other legacy browsers

0.2.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

importNode

Build Status Coverage Status Greenkeeper badge WebReflection status

A document importNode polyfill for IE11 and other legacy browsers, with a proper feature detection for deep clones.

  • CDN global utility via https://unpkg.com/@ungap/import-node
  • ESM via import importNode from '@ungap/import-node'
  • CJS via const importNode = require('@ungap/import-node')

Live test

Keywords

importNode

FAQs

Package last updated on 02 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts