1 Open Issue Need Help Last updated: Mar 6, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue highlights that the `toSnakeCase` function is currently duplicated across multiple parts of the codebase. The proposed solution is to refactor these instances into a single, shared utility function that all relevant modules can import, thereby eliminating redundant code.

Complexity: 1/5
good first issue P3 component: lit renderer component: angular renderer component: react renderer

TypeScript