David Wells

Results 87 issues of David Wells

Replace https://github.com/DavidWells/markdown-magic/blob/master/packages/core/src/process-file.js With the new https://github.com/DavidWells/markdown-magic/tree/master/packages/block-replacer from the monorepo here Update the core https://github.com/DavidWells/markdown-magic/tree/master/packages/core to use the new pnpm dep from the workspace and make sure tests work @claude

claude-code
auto-generated

https://github.com/mmkal/eslint-plugin-codegen Gen usage docs from test blocks ![Image](https://github.com/user-attachments/assets/b2022983-34aa-40d3-b8ad-ffcfc07ee850)

Fix for inline comments getting removed https://github.com/eemeli/yaml/issues/602 It's possible there is an easier way to do this, but this appears to work! There are a couple of skipped cases that...

**Describe the bug** Hello there. First off great library! Thank you for making it. I'm running into an issue with comments and I'm wondering if there is an option to...

bug

Modernizes the preact demo with latest versions and build tools Closes #476 Generated with [Claude Code](https://claude.ai/code)

claude-code
auto-generated

Based on what you know about the repository and open issues and PRs, what would you propose that we tackle next? @claude Additional instructions # Propose Next Development Task **Your...

claude-code
auto-generated
documentation
ci-cd

Update the https://github.com/DavidWells/analytics/tree/master/examples/preact demo code to the latest version of preact and modernize any build steps etc. Babel is outdated @claude

claude-code
auto-generated

Modernize the https://github.com/DavidWells/analytics/tree/master/examples/vue demo with the latest version of vuejs @claude

claude-code
auto-generated

We need an example of next.js using the older pages router Can you make it similar to https://github.com/DavidWells/analytics/tree/master/examples/nextjs-app-router but using the pages router instead? Keep the code JS, do not...

claude-code
auto-generated

Updates analytics-core JSDoc types to use modern TypeScript native support instead of the old tsd-jsdoc custom system. ## Changes - Add TypeScript configuration for JSDoc-based type generation - Consolidate type...

claude-code
auto-generated
ci-cd