Simple bookmarklet generator, built with Svelte.
- Monaco based editor (same used by VS Code)
- Execute code right from the browser
- Copy bookmarklet to clipboard
- Save bookmarklet as bookmark
- Go to bookmarklet-generator.timo-reymann.de
- Add your code
- Run and save it
My blog post Bookmarklets - Powerful and almost forgotten
I love your input! I want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the configuration
- Submitting a fix
- Proposing new features
- Becoming a maintainer
To get started please read the Contribution Guidelines.
npm install
npm run build