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

@componlyco/cli

v4.0.31

Published

Componly CLI (https://www.componly.co/) is a tool for analyzing design system adoption across your codebase. Use the CLI to scan repositories and Figma files, identifying components and their usage.

Readme

Componly CLI (https://www.componly.co/) is a tool for analyzing design system adoption across your codebase. Use the CLI to scan repositories and Figma files, identifying components and their usage.

With actionable insights and clear reports, Componly empowers teams to reduce design debt, enhance consistency, and drive better design system adoption.

Table of Contents

  • Features

  • Installation

  • Usage

  • Advanced Configuration

  • Security

  • Frequently Asked Questions

  • Support

Features

  • Scan repositories and Figma files to detect UI components.

  • Generate detailed reports for design system adoption metrics.

  • Identify legacy and custom components.

  • Analyze component props to pinpoint inconsistencies and usage patterns.

  • Track adoption trends over time across multiple repositories and projects.

  • View JSON output for detailed metadata and integration purposes.

  • Identify third-party library components and their usage in MACH architectures.

Grab a Key

To get started, you'll need an access key. Visit (Grab a Key here) to generate your personal access key for using Componly CLI.

Installation

Install the Componly CLI globally on your machine:

npm install @componlyco/cli

PS: For MacOS and some Linux distributions, you might need to use sudo to grant the necessary permissions to install the package globally

sudo npm install @componlyco/cli

Usage

Scanning Repositories

Navigate to the root of your repository and run:

npx componly run

This command generates a JSON report in your repository folder with insights on component usage.

Scanning Figma Files

Authenticate your Figma account and analyze Figma files for design system adoption:

npx componly figma:scan

Follow the prompts to connect your Figma account and specify the files you wish to analyze. A report will be generated based on the selected files.

For further details, visit the Componly Docs.

Advanced Configuration

Security

Componly prioritizes your privacy, we have a No Data Access Policy for Pro & Enterprise Plans. Componly does not access, store, or transmit any client data. Whether it's through the CLI or web app, all operations are executed in the client's controlled environment. For more information, refer to Componly Privacy Policy.

Frequently Asked Questions

How does Componly detect components? Componly uses a proprietary UI component mapping detection system to scan and track components in your codebase, ensuring accurate insights into component usage and dependencies.

How does Componly calculate component usage? Componly identifies unique instances of components, even if used multiple times within the same file.

Does Componly collect my source code? No. Componly processes code locally and only collects reports HTMLs for free plans, and no data at all for paid plans.

Support

For terms and conditions, refer to Componly Terms of Service.