Node loader for compiling JSX/TSX files using Solid's compiler.
Load node modules according to tsconfig paths, in run-time or via API.
Fixes stack traces for files with source maps
Transpile JSX, TypeScript and esnext features on the fly with esbuild
SWC node register
Webcomponents wrapper for Solid
solid-js integration plugin for vite 3/4/5/6
Fixes stack traces for files with source maps
Ensure values are ordered consistently in your CSS.
Create aliases of directories and register custom module paths
The iconic font, CSS, and SVG framework
A declarative JavaScript library for building user interfaces.
A collection of helpers that aim to simplify using reactive primitives outside of reactive roots, and managing disposal of reactive roots.
Metapackage which bundles opentelemetry node core and contrib instrumentations
`solid-client-authn-node` is a library designed to authenticate Node.js apps (both scripts and full-blown Web servers) with Solid identity servers. The main documentation is at the [root of the repository](https://github.com/inrupt/solid-client-authn-js).
Reactive primitives for observing resizing of HTML elements.
A library of reactive promitives helping handling user's keyboard input.
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.
Simple and complete Solid testing utilities that encourage good testing practices.
SolidJS Primitives to manage creating event listeners.
A module extending oidc-client-js with new features, such as dynamic client registration and DPoP support.
<p align="center"> <a href="https://heroicons.com" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tailwindlabs/heroicons/HEAD/.github/logo-dark.svg"> <source media="(pref
mixin to add one-time ready event callback handler
A bunch of reactive utility types and functions, for building primitives with Solid.js