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

kaokla

v0.8.14

Published

Kaokla Agent in your terminal — AI assistant engineer + 21 calculation engines (Thai engineering SaaS)

Readme

kaokla — Kaokla Agent in your terminal

ผู้ช่วยวิศวกร AI + เอนจินคำนวณ deterministic 21 ตัว (ACI/AISC/มยผ./Eurocode) จาก kaoklahome.com — ทำงานในเทอร์มินัลของคุณ พร้อมอ่าน/เขียน/แก้ไฟล์และรันคำสั่งในเครื่อง (ขออนุญาตก่อนทุกครั้ง)

npm install -g kaokla
kaokla login     # เชื่อมบัญชีผ่านเบราว์เซอร์ (device flow — ไม่ต้องพิมพ์รหัสผ่านใน terminal)
cd my-project
kaokla           # เริ่ม cowork ในโฟลเดอร์นี้
kaokla -p "ตรวจคาน คสล. 0.20×0.40 ม. ช่วง 4 ม. รับ 25 kN/m fc' 24 fy 392"   # โหมดสคริปต์/pipe

ทำอะไรได้

  • 💬 แชตวิศวกรรม — คำนวณคาน/เสา/ฐานราก/เหล็ก/ลม/ไฟฟ้า/ประปา/BOQ ด้วยเอนจิน deterministic (เหมือนบนเว็บ)
  • 📂 ทำงานกับไฟล์ในเครื่อง — อ่าน/เขียน/แก้ไฟล์ · ค้นหา (glob/grep) · รันคำสั่ง shell — ทุกอย่างที่กระทบไฟล์/รันคำสั่ง ถามอนุญาตก่อน (y ใช่ · a ตลอด session · n ไม่)
  • 🎨 UI เต็มรูป — markdown (ตาราง/โค้ด+highlight/สูตร) · แสดง diff ก่อนแก้ไฟล์ · การ์ดเครื่องมือ
  • 🧭 บริบทโปรเจกต์ — อ่าน KAOKLA.md / AGENTS.md / CLAUDE.md ในโฟลเดอร์อัตโนมัติ
  • 🔌 MCP — เสียบ MCP server ภายนอก (filesystem / GitHub / ฐานข้อมูล ฯลฯ) ผ่าน .kaokla/mcp.json (รูปแบบเดียวกับ Claude Desktop) — เครื่องมือทั้งหมดผ่าน permission gate เดียวกัน
  • 🔐 ปลอดภัย — ตรวจคำสั่งอันตราย · กันแตะไฟล์นอกโฟลเดอร์ · ตั้งกฎสิทธิ์ได้ที่ .kaokla/settings.json

เปิดเอนจินให้ AI ตัวอื่นเรียก (MCP server)

ให้ Claude Desktop / Cursor / AI host อื่นเรียก เอนจินคำนวณ 21 ตัว ของ Kaokla ผ่าน MCP (ต้องมีคีย์ kk_live_ จาก /developers — แผน Engineer/Team). เพิ่มใน config ของ host:

{ "mcpServers": {
  "kaokla": { "command": "kaokla", "args": ["mcp-server"], "env": { "KAOKLA_API_KEY": "kk_live_…" } }
} }

การตั้งค่า

  • ต้องมีบัญชี Kaokla (สมัคร/ทดลองฟรีที่ kaoklahome.com) — โควตา AI เดียวกับเว็บ
  • Node.js ≥ 22.17 · macOS / Linux / Windows
  • token เก็บที่ ~/.config/kaokla/credentials.json (mode 600) · เพิกถอนได้ที่ /developers
  • kaokla --classic = UI แบบเรียบ (readline) · แนะนำ terminal ที่ render ไทยดี เช่น iTerm2 / Ghostty

คำสั่ง

kaokla เริ่ม cowork · kaokla "คำถาม" ถามครั้งเดียว · kaokla -p โหมด pipe · kaokla login / logout / whoami / doctor

⚠️ ผลคำนวณเป็นเครื่องมือช่วยเบื้องต้น — ต้องตรวจสอบและรับรองโดยวิศวกรผู้มีใบอนุญาตก่อนใช้จริงทุกกรณี

MIT © 2026 Kaoklahome