New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@nanoweb/jsx

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nanoweb/jsx

nanoweb is a minimal library for building server-centric multi page web applications that behave like SPAs.

latest
Source
npmnpm
Version
0.0.26
Version published
Maintainers
1
Created
Source

nanoweb

nanoweb is a minimal library for building server-centric multi page web applications that behave like SPAs.

  • HTML-over-the-wire: Merges HTML responses instead of replacing the complete page.
  • Based on standards: Doesn't reinvent the wheel. It uses template literals and web components.
  • Minimal: Currently 560 LOC and the API consists of only 5 functions.
  • Component-based: Build encapsulated components, then compose them to make complex UIs.

nanoweb's ideas can be freely combined with other server-centric frameworks while avoiding a technology lock-in, which makes it a perfect fit for micro-frontends.

Check out the full documentation at: https://nanoweb.js.org/

FAQs

Package last updated on 23 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts