hyperlight

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons
h

hyperlight

The Hyperapp Framework.

0.0.12
unpublished
65

Supply Chain Security

100

Vulnerability

76

Quality

79

Maintenance

100

License

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Issues
0

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 (1KB) 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.

Quick start

pnpx create-hyperlight-app

Docs

Visit [wip] to get started with Hyperlight.

FAQs

Package last updated on 08 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts