An AI-powered CLI that turns plain bullet lists into emoji-prefixed markdown lists and copies the result to your clipboard.
by cassidooTypeScript
Last 12 weeks · 0 commits
1 of 6 standards met
What happened? When running the emoji-list-generator on Mac using Bun v1.3.13 (the latest as of April 2026), launching the app and using Copilot features immediately causes this error: CLI exits with code 1. See attached screenshot for details. Steps to reproduce 1. Clone the repo and install dependencies with Bun. 2. Run . 3. Enter a list and press Ctrl+S. What I tried again (also tried ) Reopened terminal, checked PATH, etc. Notes Bun works, but the error seems to be from the package trying to require , which Bun doesn't support. I am running on macOS with zsh. Full error and UI shown here: Request Could you update the dependencies or workaround the import so Bun users can run the generator? Thank you!
Repository: cassidoo/emoji-list-generator. Description: An AI-powered CLI that turns plain bullet lists into emoji-prefixed markdown lists and copies the result to your clipboard. Stars: 15, Forks: 0. Primary language: TypeScript. Languages: TypeScript (100%). Open PRs: 0, open issues: 1. Last activity: 5mo ago. Community health: 28%. Top contributors: cassidoo.