• Stars
    star
    113
  • Rank 308,968 (Top 7 %)
  • Language
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A list of JavaScript frameworks or rendering libraries that don't use a virtual DOM.

no-virtual-dom

A list of JavaScript frameworks or rendering libraries that don't use a virtual DOM.

Frameworks

  • Choo - A 4kb framework for creating sturdy frontend applications
  • Radi - Micro-rendering view framework
  • Surplus - High performance JSX web views for S.js applications
  • Svelte - Cybernetically enhanced web apps

Libraries

  • hui - Generic UI component class
  • LitElement - A simple base class for creating fast, lightweight web components
  • LitHtml - An efficient, expressive, extensible HTML templating library for JavaScript
  • nanohtml - HTML template strings for the Browser with support for Server Side Rendering in Node.
  • Solid - A declarative JavaScript library for creating user interfaces.
  • Sprae – A tiny library for DOM hydration via : attributes.
  • Tonic - A low profile component framework.

Why not use a virtual DOM?

What even is a virtual DOM?

Contribute

Any contributions to this repo are encouraged! Add to the existing sections or add a new section if you think it's appropriate to. The only thing I suggest when adding to the list(s) is to maintain alphabetical order, just so it's easier to navigate :)

More Repositories

1

state-machines

A humble repo to collect knowledge on state machines.
58
star
2

awesome-neutralino

Collection of awesome resources for Neutralino
12
star
3

single-file-philosophy

Sometimes all you need is a single file.
HTML
12
star
4

earthstar-workshops

Apps and examples derived from Earthstar workshops
JavaScript
11
star
5

ye-olde-yorker

Add your own captions to cartoons from The New Yorker
JavaScript
7
star
6

whois

Source code for personal site.
JavaScript
7
star
7

ziglings-stream

Me doing the ziglings
Zig
7
star
8

rss

My RSS subscriptions in the form of an OPML file
6
star
9

learntocrypto

Solutions and Learning Tidbits from Sodium Friends' Learn to Crypto Workshop
JavaScript
5
star
10

andrew-chou

Source code for my personal site 2.0
HTML
4
star
11

caesar-cipher

Solutions to encrypting and decrypting a Caesar cipher in various languages
JavaScript
4
star
12

advent-of-code-2018

I can't believe I made this. There's no way I follow through with it either.
Dart
3
star
13

ssb-storage-used

secret stack plugin for getting storage usage information
JavaScript
3
star
14

ssb-blobs-blurhash

SSB secret stack plugin to generate a blurhash hash for a provided blob
JavaScript
3
star
15

achou11

3
star
16

log

Personal log
Janet
3
star
17

my-resume

PDF of my ~formal~ resume plus the HTML used to generate it.
HTML
3
star
18

Trivia-Game

Python
2
star
19

spongemocker

Quickly spongemock some text.
JavaScript
2
star
20

color-button

Color button app
CSS
2
star
21

nonetoohappy

Source for nonetoohappy.buzz
HTML
2
star
22

realm-indexer-test

JavaScript
2
star
23

coa-challenge-frontend

My attempt at the City of Austin frontend developer interview challenge
JavaScript
2
star
24

jiphy-app

An app to search and view Giphy GIFs
JavaScript
1
star
25

NBA_draft_combine_measurements

Repository containing files related to the collection and analysis of NBA draft combine measurement data from Draft Express
Jupyter Notebook
1
star
26

macy_scraper

Web scraper app using Selenium, Python, Node, and Mongo
Python
1
star
27

command-line-hangman

Hangman that runs in the command-line
Python
1
star