Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

flareact

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flareact

Edge-Rendered React framework built for Cloudflare Workers


Version published
Weekly downloads
90
decreased by-32.33%
Maintainers
1
Weekly downloads
 
Created
Issues
29
Flareact

Flareact is an edge-rendered React framework powered by Cloudflare Workers.

Deploy to Cloudflare Workers

It's inspired by Next.js.

That means it supports nice API patterns like:

  • File-based routing
  • Dynamic page paths
  • Data fetching for page props using getEdgeProps
  • API routes
  • Universal application rendering (worker and client)

However, it's brand new! So it's also a bunch of these things:

  • It probably does not work on Windows
  • Missing years worth of optimizations the Next.js team has implemented

Check out the docs!

FAQs

Package last updated on 11 Feb 2022

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