Sign In

@solidjs/web

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solidjs/web

Solid's web runtime for the browser and the server

Source
npmnpm
Version
2.0.0-experimental.3
Version published
Weekly downloads
12K
-3.85%
Maintainers
2
Weekly downloads
 
Created
Source

Solid Web

This submodule contains the web specific APIs for Solid that are mostly internal methods imported during compilation. It has all the code to render for the web on the server and the browser.

In addition this modules provides the primary entry point methods render, hydrate, renderToString, renderToStringAsync, pipeToNodeWritable, and pipeToWritable. As well as a few web specific control flow components <Portal> and <Dynamic>.

Refer to the website for documentation.

FAQs

Package last updated on 25 Feb 2025

Related posts