preact-hyperscript

DOM builder

A library that enables fast and concise DOM creation using a Hyperscript-like syntax.

Hyperscript-like syntax for creating Preact elements

GitHub

32 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
queckezz/elementx A modular, function-based DOM creation library for building complex tree structures 63
ahdinosaur/hyps A module for creating and updating DOM elements in pure JavaScript 7
choojs/hyperx A tagged template string virtual DOM builder 1,014
ohanhi/hyperscript-helpers Utility functions for building HTML and JSX elements in a concise syntax 629
chialab/dna A framework that simplifies the creation of custom elements with reactive properties and event delegation 45
developit/preact-cycle A minimal Virtual DOM rendering library using Preact 138
developit/preact-portal An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. 180
just-boris/create-preact-app Creates Preact apps with no build configuration 95
liveforeverx/exscript An Elixir library for defining custom mix tasks to automate compilation and execution of scripts. 7
mobxjs/mobx-preact A package providing MobX bindings specifically for Preact 127
purescript-contrib/pulp A build tool for PureScript projects that automates the process of building and managing code. 444
developit/preact-boilerplate A starter project for building web applications using Preact, providing a development workflow, structure, and tools for CSS modules, testing, and deployment. 969
jorgebucaran/superfine A minimal view layer for building web interfaces using a lightweight virtual DOM representation 1,597
kolodziejczakm/preact-modern-startupper A minimalistic Preact boilerplate for rapid web development with features such as store compatibility, localization support, and pre-rendering capabilities. 19
zaceno/hyperlit A JavaScript library that provides a syntax similar to JSX for building Hyperapp views. 67