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

k-anime-cli

v2.0.6

Published

A high-performance, bulk anime downloader CLI with smart resume and parallel downloads.

Readme

K-ANIME 🚀

npm version License: ISC Node.js

K-ANIME is a high-performance, bulk anime downloader CLI. Designed for speed and ease of use, it allows you to search, filter, and download entire series in parallel with a modern interactive interface.

📸 Preview

K-ANIME UI


✨ Features

  • 🔍 Real-time Search: Search for any anime and see instant suggestions as you type.
  • 📦 Bulk & Range Downloads: Download a single episode, a specific range, or an entire series (up to 50 episodes per batch).
  • Multi-threaded Engine: Configure up to 50 parallel downloads to maximize your bandwidth.
  • 🔄 Smart Resume:
    • Interrupted Downloads: Automatically resumes partial files where they left off.
    • Smart Series Logic: Detects already downloaded episodes in your folder and suggests starting the next batch from the next missing episode.
  • 🛠️ Configurable Defaults: Saves your preferred quality (360p, 480p, 720p, 1080p), audio language (Sub/Dub), and concurrency settings.
  • 📊 Rich UI: Beautiful progress bars, estimated total size calculation, and a clean pastel aesthetic.

🚀 Quick Start

Prerequisites

Installation

npm install -g k-anime-cli

🛠 Usage

Simply run the command from any directory where you whttps://huggingface.co/datasets/arcane-nx/uploads/resolve/main/k-ANIME-UI.pngant to save your anime:

kanime

Interactive Workflow:

  1. Search: Start typing the anime name. Use arrow keys to select from the results.
  2. Auto-Detect: If you've downloaded episodes of this anime before, K-ANIME will notify you and suggest the next episode.
  3. Configure:
    • Range: Enter the From and To episode numbers.
    • Quality: Select your preferred resolution.
    • Audio: Choose between Subbed or Dubbed (if available).
    • Concurrency: Choose how many parallel downloads to run (1–50).
  4. Confirm: Review the estimated total file size and start the download!

📁 Project Structure

k-anime/
├── K-ANIME.js      # Main CLI entry point & interactive logic
├── utils.js        # Core engine, API handlers, & download logic
├── package.json    # Metadata & dependencies
└── README.md       # Documentation

⚙️ Configuration

The tool stores your preferences in ~/.k-anime-config.json. You can choose to update these defaults every time you start a download.


🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 License

Distributed under the ISC License. See package.json for details.

👤 Author

Arcane - GitHub Profile


Disclaimer: This tool is for educational purposes only. Please support the official releases of the anime you watch.