Released an improved version that uses the built-in browser dialog.showModal() method - it's just 4.47KB now, 1.1KB minified and gzipped https://github.com/simonw/prompts-js/releases/tag/0.0.3
Top-level
Released an improved version that uses the built-in browser dialog.showModal() method - it's just 4.47KB now, 1.1KB minified and gzipped https://github.com/simonw/prompts-js/releases/tag/0.0.3 2 comments
|
Added some notes on things I've learned from hacking on this project (using o1 and Claude 3.5 Sonnet): https://simonwillison.net/2024/Dec/7/prompts-js/#things-i-learned-from-this-project
Plus a TIL about publishing to NPM using GitHub Actions and GitHub Releases: https://til.simonwillison.net/npm/npm-publish-github-actions