import-node
Node importer
A polyfill for importing nodes in legacy browsers.
An importNode polyfill for IE11 and other legacy browsers
7 stars
2 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nodeca/url-unshort | Expands URLs from shortened links to their original addresses | 116 |
entwicklerstube/babel-plugin-root-import | A Babel plugin that allows importing modules with root-based paths | 1,176 |
maoberlehner/node-sass-magic-importer | A tool to enhance Sass @import statements by filtering and importing specific parts of Sass files | 292 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |
firebaseextended/firebase-import | A utility for importing large JSON data into Firebase databases | 372 |
syntax-tree/unist-util-map | Utility to create a new tree by mapping all nodes with a given function | 35 |
coderaiser/mock-import | Tools to mock and analyze JavaScript import statements in Node.js | 26 |
watson/flatten-obj | Converts deeply nested object literals to simple key/value objects | 21 |
html-to-text/node-html-to-text | A utility package that converts HTML to plain text formats. | 1,609 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,814 |
syntax-tree/unist-util-filter | Utility to remove unwanted nodes from a tree data structure | 18 |
jessejyang/import-weapp-component | Automates component import from JSON file using WeApp components and Webpack plugin | 27 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
devongovett/importer | Automates file importing and compilation of CoffeeScript and JavaScript files for use in web applications. | 59 |