You write some functions in a Worker, document them with JSDoc, and then they show up in Claude for you to use. It's kinda magical.
github.com/geelen/worke...
You write some functions in a Worker, document them with JSDoc, and then they show up in Claude for you to use. It's kinda magical.
github.com/geelen/worke...
Second thought: wait that’s email
Second thought: wait that’s email
- Apps can expose themselves as a tool
- Apps can use other tools available on the host system (only possible with OS buy-in I think?)
- Apps can expose themselves as a tool
- Apps can use other tools available on the host system (only possible with OS buy-in I think?)
- Convert SVG files into SVG font file
- Convert the SVG font file into a TrueType file (`.ttf`)
By loading icons as a font, the platform will render them using vectors unlike PNGs.
- Convert SVG files into SVG font file
- Convert the SVG font file into a TrueType file (`.ttf`)
By loading icons as a font, the platform will render them using vectors unlike PNGs.