npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

create-aria-app

v7.39.3

Published

Create web application with the aria stack

Downloads

4

Readme

PRs-Welcome Discord NPM version Downloads

Created for the following hackathons:

  • https://baseline.devpost.com
  • https://aws-agent-hackathon.devpost.com/

Table of contents

  • What is Aria?
  • Getting Started
  • Community
  • Contributors

The aria create-app was created for two hackathons. This is a fork of the t3-create-app https://github.com/t3-oss/create-t3-app turned into an AI agent that follows community standards and baseline for referencing "good tech".

The goal is to create a proof-of-concept scaffolder that uses AI to accomplish the opinionated side of things. This is my first time working with a CLI and also not something I am entirely familiar with, nonetheless, the goal of a hackathon (in my opinion) is to learn and try out new ideas.

I would not expect this project to be anywhere near perfect but it's a fun idea to me and solves a problem of getting a project started.

t3-create-app is something I recently started using for projects and loves that it scaffolded my project so well, however, I did find myself wanting more. Wanting to be able to use this for a bunch of common app-styles and aggressively googling what community standards there are.

I, like most developers, want the shiny thing, I want the newest best tool set for the job. But, I am absolutely tired of watching videos telling me why xyz tech stack is the greatest thing for my next project. I just want to get started on learning. In my view, self-projects are all about learning tools and AI can help you get to that state faster. With that said, there is also some merit to learning about the tech-stacks and WHY they are good for the job. I would love for this project to expand in that direction as well. Not just a, "hey here's this stack, now use it," but more on the side of learning why it is better than alternatives.

As a part of my research at Georgia Tech, I have been finding that most AI agents also struggle to address constructive criticism which damages the brainstorming process. This is a frustrating personal experience where LLMs like Gemini will tell me everything I say is the best when I'd rather have an LLM provide critical thinking on why I am correct or (in most cases) wrong.

To scaffold an app using create-aria-app, run any of the following four commands and "talk" to the agent:

npm - I'll be lucky if this works by the end of the hackathon...

npm create aria-app@latest

For help, discussion about best practices, or any other conversation that would benefit create-aria-app:

Join the aria Discord Server

I'd love to have contributors BUT this project was created for two hackathons and I cannot/will not accept contributors until after that!

I have maintained the original contributor graph because this project would be nothing without the original create-t3-app!