fregante / zip-text-nodesLinks
Merge the DOM of 2 elements with the same textContent.
☆33Updated 4 years ago
Alternatives and similar repositories for zip-text-nodes
Users that are interested in zip-text-nodes are comparing it to the libraries listed below
Sorting:
- An experiment to unify/speed up CI/local development via small Docker containers☆49Updated 5 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- List of JavaScript types☆83Updated last year
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- JavaScript-to-JavaScript compiler tools for holistic language design☆27Updated 6 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Detect system color scheme changes on the web (Dark Mode)☆59Updated 5 years ago
- WeakMap with an array of keys☆18Updated 5 months ago
- Move a file on the command-line☆74Updated 2 years ago
- A Babel plugin for replacing expressions with other expressions☆24Updated 3 years ago
- Find the path of a value in a complex JavaScript object graph/tree.☆10Updated 3 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Create file tree.☆40Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Linkify GitHub issue references☆47Updated 4 months ago
- A babel preset that produces smallest possible code.☆40Updated 3 years ago
- Info on the properties and attributes of the web platform☆44Updated 8 months ago
- programmatic API for the shiny new npm search endpoint☆25Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- A tool for reporting new webpack bundle duplicates to github and slack☆21Updated 4 years ago
- Tiny async debouncer☆37Updated 2 years ago
- A curated list of awesome tiny browser libraries.☆24Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- A parser combinator library with declarative superpowers☆28Updated 3 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes