Spider monkeys wonβt suffer from floating-point rounding errors.
Spider monkeys wonβt suffer from floating-point rounding errors.
πΌβΊοΈ
JSX was hated at first. Now everyone uses it.
I bet directive like "use server" and "use no memo" will go through the same cycle: confusion, criticism, then acceptance.
I finally feel my M2 MacBook slowing down when I have multiple code agents running together
Exciting update for ProseKit β now you can install full editor examples directly with the shadcn CLI!
Works with @react.dev @vuejs.org @preactjs.com @svelte.dev and @solidjs.com
Contributed to rolldown!
Huge thanks to @antfu.me and @orta.io for Shiki and TwoSlash. Love the flexible and well-designed API.
Introducing shiki-twoslash-renderer
Hover over any TypeScript code in your website to see exactly what's happening. Types, errors, insights - all there when you need them.
Powered by web components, use in any UI framework.
Emailed you π
If you're using `tsc` to bundle the package, there is a `declarationMap` tsconfig option for that. I also made some improvements regarding this for `tsdown` recently.
.d.ts.map files
In the next version of ProseKit, you can jump directly to the ProseKit source TypeScript code from your IDE (no more .d.ts declarations). This makes it super easy to inspect what's happening under the hood and copy & paste useful snippets.
sorry no
Thanks π₯°. Any features you want?
If you like what weβre building with ProseKit, give us a β on GitHub!
github.com/prosekit/pro...
Shoutβout to Saul-Mirone for implementing drag & drop for table rows and columns
Been working on drag & drop UX in ProseKit, especially for tricky spots like lists & tables. Feels so much better.
prosekit.dev/llms.txt is now live! All docs in one place, for your tiny assistant π€
Cooking something for Reflect
Lovely animation from GitHub's new review page
qββΏβq
Cursor just shipped a new design for the command palette and activity bar. It looks nice!
β¬
οΈ VS Code - Cursor β‘οΈ
Just added a new example showing how to customize task list checkboxes in ProseKit β
Congrats to the Oxlint team on the v1.0 release! π
It's blazing fast, but sadly we'll have to stick with ESLint for a bit longer as Oxlint doesn't support type-aware rules
Just built a CRDT-powered real-time demo with ProseKit + @jazz.tools β‘οΈ
Multiple editors, synced live β no backend needed.
Surprise to know that "local-first" sync engine @rocicorp.dev Zero doesn't support offline writes.