All Projects → hyperlightjs → hyperlight

hyperlightjs / hyperlight

Licence: MIT license
Next-gen Hyperapp framework.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hyperlight

Hyperapp Router
Declarative routing for Hyperapp V1 using the History API.
Stars: ✭ 256 (+1063.64%)
Mutual labels:  hyperapp
Hyperapp Render
Render Hyperapp to an HTML string with SSR and Node.js streaming support.
Stars: ✭ 93 (+322.73%)
Mutual labels:  hyperapp
Hydux
A light-weight type-safe Elm-like alternative for Redux ecosystem, inspired by hyperapp and Elmish
Stars: ✭ 216 (+881.82%)
Mutual labels:  hyperapp
Ijk
Transforms arrays into virtual dom trees; a terse alternative to JSX and h
Stars: ✭ 452 (+1954.55%)
Mutual labels:  hyperapp
Hyperapp Todo Simple
Simple crud todo-app with hyperapp.js
Stars: ✭ 48 (+118.18%)
Mutual labels:  hyperapp
Superfine
Absolutely minimal view layer for building web interfaces.
Stars: ✭ 1,542 (+6909.09%)
Mutual labels:  hyperapp
hyperviews
Template language that produces `h` output
Stars: ✭ 26 (+18.18%)
Mutual labels:  hyperapp
cypress-hyperapp-unit-test
Unit test Hyperapp components using Cypress
Stars: ✭ 26 (+18.18%)
Mutual labels:  hyperapp
Hyperapp Html
Html helper functions for Hyperapp V1
Stars: ✭ 83 (+277.27%)
Mutual labels:  hyperapp
Hyperapp One
Hyperapp One is a Parcel boilerplate for quickstarting a web application with Hyperapp (V1), JSX, and Prettier.
Stars: ✭ 129 (+486.36%)
Mutual labels:  hyperapp
Covid.reports
https://covidreports.netlify.com/
Stars: ✭ 16 (-27.27%)
Mutual labels:  hyperapp
Hyperapp Boilerplate
This is a sample/boilerplate project that shows how to create a production-ready hyperapp application.
Stars: ✭ 45 (+104.55%)
Mutual labels:  hyperapp
Hyperapp Guide
HyperApp user's manual
Stars: ✭ 1,569 (+7031.82%)
Mutual labels:  hyperapp
Hyperawesome
A curated list of awesome projects built with Hyperapp & more.
Stars: ✭ 446 (+1927.27%)
Mutual labels:  hyperapp
boiler
Another Golang boilerplate
Stars: ✭ 21 (-4.55%)
Mutual labels:  hyperapp
hyperapp-scripts
Hyperapp expansion pack for create-react-app
Stars: ✭ 38 (+72.73%)
Mutual labels:  hyperapp
Hyperapp Fx
Effects for use with Hyperapp
Stars: ✭ 105 (+377.27%)
Mutual labels:  hyperapp
osjs-gui
OS.js GUI Module
Stars: ✭ 19 (-13.64%)
Mutual labels:  hyperapp
hyperapp-example
hyperapp example
Stars: ✭ 14 (-36.36%)
Mutual labels:  hyperapp
Scoped Style
A tiny css in js library 🚀
Stars: ✭ 129 (+486.36%)
Mutual labels:  hyperapp

Logo

Downloads npm license

Next-gen Hyperapp framework.

  • Flexible. Exports pages with server functions (SSR) or statically (SSG).
  • Fast. Uses esbuild for bundling and Hyperapp (4KB) as view layer.
  • Modern. ESM everywhere, including server code. Targeting ES2019 for minimal output.
  • Developer friendly. Dev server with persisting state, JSX support and types out of the box.

Project status

Currently it's in the works and a lot of features aren't supported yet.

Quick start

wip

pnpx create-hyperlight-app (doesn't exist yet)

Docs

wip

Visit [wip] to get started with Hyperlight.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].