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

stelios

v1.0.72

Published

<h1 align="center"> Stelios Design System:</h1> <h2 align="center"> <span style="color: #6e3562">Building </span> <span style="color: #2e765e">Themable</span> <span style="color: #2d1674">Responsive</span> <span style="color: #fb4570">Components</

Readme

Welcome to Stelios, a comprehensive design system built with TypeScript, React, and Styled-Components. Stelios provides a robust set of components and utilities to help you efficiently create responsive and accessible user interfaces.

Table of Contents:

Documentation:

Comprehensive documentation for Stelios is available at steliosui.com. Our documentation includes:

  • Getting Started Guide: Learn how to quickly set up Stelios in your project.
  • Component API: Detailed information on props, usage, and examples for each component.
  • Theming Guide: Understand how to customize and create themes for your project.
  • Best Practices: Tips and tricks for using Stelios effectively in your applications.
  • Tutorials: Step-by-step guides for common use cases and advanced features.

We regularly update our documentation to ensure it remains current and valuable. If you have any questions or need further clarification, please don't hesitate to open an issue on our GitHub repository.

Features:

  • Theming: Dynamic color and theme computation on the fly. Create your own website using just one color.
  • TypeScript: Enjoy strong typing and enhanced developer experience.
  • Styled-Components: Seamlessly integrate with your styles using styled-components.
  • Responsive Design: Ensure your components look great on all devices.
  • Accessibility: Built with accessibility in mind and ARIA guidelines to provide an inclusive experience.

Installation

To install Stelios, simply run the following command:

# with npm
$ npm install stelios@latest

# with yarn
$ yarn add stelios@latest

Storybook:

You can access the storybook here. It provides documentation for the components, including their props and numerous samples to help you get started.

Coverage

Every line of code in Stelios is meticulously crafted with a clear purpose to create beautiful components. You can explore the latest code coverage report here.