zachleat / import-module-stringLinks
Use import('data:') and import(Blob) to execute arbitrary JavaScript strings
☆37Updated 3 weeks ago
Alternatives and similar repositories for import-module-string
Users that are interested in import-module-string are comparing it to the libraries listed below
Sorting:
- Small library for experimenting with ways to tame Shadow DOM in CSS☆50Updated last year
- An ultra-light web component framework☆44Updated 10 months ago
- A tiny utility for iterating over large arrays (or any iterable) in a non-blocking, “yieldy” way, inspired by the article “Breaking up wi…☆15Updated 11 months ago
- A PostCSS plugin for optimizing font loading layout shifts using fontpie!☆50Updated 4 months ago
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`☆24Updated 5 months ago
- JavaScript Package to calculate the Specificity of CSS Selectors