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

kcachat

v0.1.76

Published

짧은 npx 이름으로 kakaotalk-chat-analyzer(kca) CLI를 실행합니다.

Downloads

9,164

Readme

kcachat

카카오톡 대화 리포트 CLI kakaotalk-chat-analyzer짧은 이름으로 npx 실행하기 위한 래퍼입니다.

시작 (가장 흔한 경우)

npx kcachat@latest
  • 경로 생략: OS 기본 폴더에서 가장 최근 KakaoTalk*.csv 자동 선택
  • Windows: 문서\카카오톡 받은 파일
  • Mac: 다운로드
  • 업로드 없이: npx kcachat@latest --local

자세한 설명·FAQ: 본 저장소 README · 랜딩

파일 고르기

npx kcachat@latest latest --list
npx kcachat@latest latest --pick 1
npx kcachat@latest "C:\경로\KakaoTalk_Chat_....csv"

버전·오프라인

  • kcachat@latest는 실행 시 본체 최신을 받습니다 (npx 네트워크 필요).
  • 확인: npx kcachat@latest --version
  • 오프라인·고정: --bundled 또는 KCA_BUNDLED=1

환경 변수 (본체와 동일)

| 변수 | 설명 | |------|------| | KCA_PRESET | speed · balanced · quality · custom | | KCA_SEMANTIC_MODEL | 임베딩 HF/Xenova id | | KCA_LLM | 0이면 LLM 서사 끔 (기본 on) | | KCA_LLM_GRAMMAR | 0이면 JSON Schema grammar 끔 (기본 on) | | KCA_LLM_MIN_FREE_GB | LLM 재시도 free RAM 하한 (기본 1.5) | | KCA_LLM_GPU | auto · metal · none (macOS Metal 호환) | | KCA_NO_SEMANTIC | 1이면 시맨틱 끔 |

provenance

kcachat로 만든 리포트에는 생성 도구에 kcachat … → kca …가 기록됩니다.