tpmjs/packages/tools/create-basic-tools/src
Ajax Davis fada29ecbe feat: add npm-like features to tool detail page and update keyword to tpmjs
- Add download trend sparkline chart showing 30-day download history
- Add bundle size component with minified/gzipped sizes via bundlephobia proxy
- Add more install commands: yarn, bun, deno (in addition to npm, pnpm)
- Change discovery keyword from "tpmjs-tool" to "tpmjs" across entire codebase
- Update sync endpoints to use new keyword
- Update all documentation and package.json files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-29 21:30:42 +10:00
..
generators feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
prompts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
utils Revert "fix(create-basic-tools): correct template path resolution for npx execution" 2025-12-06 01:48:42 +10:00
validation feat: add @tpmjs/create-basic-tools CLI generator 2025-12-04 23:34:37 +10:00
cli.ts feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
index.ts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
types.ts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00