blockdom
Block-based DOM library
A fast virtual DOM library that allows for efficient rendering of static and dynamic content by grouping elements into blocks.
A fast virtual dom library
554 stars
12 watching
25 forks
Language: TypeScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
lexifi/ocaml-vdom | An implementation of the Elm architecture with support for Virtual DOM and browser-side JavaScript APIs in OCaml. | 197 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 760 |
pkamenarsky/replica | A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. | 139 |
ddd-by-examples/library-nestjs | An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 373 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
scottwrobinson/camo | A class-based Object-Document Mapping (ODM) framework for JavaScript | 557 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,070 |
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,208 |
pd4d10/bytemd | A lightweight, framework-agnostic Markdown editor with extensibility features and support for various rendering environments. | 789 |
diegomvh/angular-odata | A Client-side OData type library for Angular application development | 50 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
queckezz/elementx | A modular, function-based DOM creation library for building complex tree structures | 63 |