Skip to content

Conversation

@AlexanderKaran
Copy link
Collaborator

@AlexanderKaran AlexanderKaran commented Jan 4, 2026

Added the first few frameworks, a script to pull some data and basic layout in the Docs.

Docs now look like this (just using Astro default start design for now):

Screenshot 2026-01-04 at 1 35 16 pm

What has been done:

  • Lint and type fixes
  • Added NextJS, React Router and TanStack (React) for now, just their starter kits. We might need a perf example later on (implementing the same app), so keeping these set to the framework's starter kit.
  • Update the docs base page to be a scrollable page of stats. The basic idea right now is a high-level overview for each section, then break down the details.
  • Script that pulls in basic data about deps (most likely to be replaced with the E18E CLI tool but for now, this adds scaling for other things and a flow.

What needs to be done next

  • Contributing guide, although there is a lot up in the air now, there is a direct path that needs to be followed to add a framework or new stat in the setup
  • GitHub action to run script on merge of PRs (right now it is manual)
  • A PR for each of the frameworks missing
  • Start working on gathering and showing more of the stats

@AlexanderKaran AlexanderKaran requested a review from 43081j January 4, 2026 06:00
@AlexanderKaran
Copy link
Collaborator Author

Sorry for the large PR. Was getting large so will be adding other frameworks in follow up PRs

Copy link
Contributor

@43081j 43081j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all seems good to me 👍

one minor comment on the scripts

@AlexanderKaran AlexanderKaran merged commit 7a24c22 into main Jan 4, 2026
4 checks passed
@AlexanderKaran AlexanderKaran deleted the basic-deps-checks branch January 4, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants