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

quicklist-cli

v1.0.0

Published

πŸš€ List and sell digital products across 12+ marketplaces with one command

Downloads

1

Readme

QuickList CLI πŸš€

npm version npm downloads License: MIT

List and sell digital products across 12+ marketplaces with one command. Save hours of manual work with automated cross-platform listing.

🎯 Features

QuickList automates the tedious process of listing digital products across multiple marketplaces. One command replaces hours of manual copy-pasting.

πŸ“¦ Installation

# Install globally
npm install -g quicklist-cli

# Or use with npx
npx quicklist-cli init

πŸš€ Quick Start

# Initialize QuickList in your project
quicklist init

# List a product across all platforms
quicklist quick-sell --title "My Awesome Product" --price 29

# View all products
quicklist list

# Open analytics dashboard
quicklist dashboard

πŸ’Ž Free vs Pro Features

| Feature | Free Tier | Pro | Enterprise | |---------|-----------|-----|------------| | Marketplaces | 2 max | Unlimited | Unlimited | | Products | 10 per platform | Unlimited | Unlimited | | AI Descriptions | ❌ | βœ… | βœ… | | Bulk Operations | ❌ | βœ… | βœ… | | Auto-sync | Manual only | Real-time | Real-time | | Analytics | Basic | Advanced | Custom | | API Access | ❌ | βœ… | βœ… | | Support | Community | Priority | Dedicated | | Price | Free | $19/mo | $99/mo |

πŸ“š Commands

quicklist init

Initialize QuickList in your project and configure marketplaces.

quicklist init --key YOUR_LICENSE_KEY

quicklist quick-sell

List a product across all configured marketplaces instantly.

quicklist quick-sell \
  --title "Digital Course" \
  --price 49 \
  --description "Learn to build SaaS products"

quicklist list

View all your products across platforms. (Pro feature)

quicklist sync

Sync product changes across all marketplaces. (Pro feature)

quicklist dashboard

Open the analytics dashboard in your browser. (Pro feature)

quicklist platforms

Manage and configure marketplace integrations.

πŸ”Œ Supported Platforms

  • βœ… Gumroad
  • βœ… Stripe Payment Links
  • βœ… Paddle
  • βœ… LemonSqueezy
  • βœ… SendOwl
  • βœ… Podia
  • βœ… Teachable
  • βœ… Ko-fi Shop
  • βœ… Sellfy
  • βœ… Payhip
  • βœ… E-junkie
  • βœ… FastSpring

πŸ” Using Pro Features

To unlock pro features, set your license key:

# Via environment variable
export QUICKLIST_LICENSE_KEY="your-key-here"

# Or during init
quicklist init --key your-key-here

Get your license at https://quicklist.io

πŸ“– Documentation

Full documentation available at https://docs.quicklist.io

Example: Full Product Launch

# 1. Initialize with pro license
quicklist init --key YOUR_LICENSE_KEY

# 2. Configure your marketplaces
quicklist platforms add gumroad stripe paddle

# 3. List your product everywhere
quicklist quick-sell \
  --title "UI Component Library" \
  --price 79 \
  --description "500+ React components"

# 4. Monitor sales
quicklist dashboard

🎯 Use Cases

  • Course Creators: List courses on multiple platforms
  • Template Sellers: Distribute UI kits and templates
  • Digital Artists: Sell assets and graphics
  • SaaS Founders: Manage lifetime deals
  • Content Creators: Distribute premium content

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

πŸ“ License

MIT Β© QuickList Team


πŸš€ Ready to save hours?

Stop wasting time on repetitive listing tasks. Let QuickList handle the busy work while you focus on creating.

Get Pro Access β†’

Free tier available forever. No credit card required to start.


Made with ❀️ by creators, for creators.