isolet-widget-isolation

Installation
SKILL.md

isolet Widget Isolation

Skill by ara.so — Daily 2026 Skills collection.

isolet-js packages any component (React, Solid, Svelte, vanilla JS, etc.) into a self-contained, isolated widget. Widgets render inside shadow DOM by default, so styles are fully scoped. Output formats include IIFE (script tag), ESM, and CommonJS.

Install

npm install isolet-js

Core API: createIsolet

import { createIsolet } from "isolet-js";
Installs
398
GitHub Stars
40
First Seen
Apr 13, 2026
isolet-widget-isolation — aradotso/trending-skills