0.0.24 • Published 6 months ago

@nanoweb/links v0.0.24

Weekly downloads
33
License
BSD-3-Clause
Repository
github
Last release
6 months ago

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/

0.0.23

6 months ago

0.0.24

6 months ago

0.0.22

2 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago