6 skills total · 6 unscanned
Skills by rodydavis
Learn to create a Lit web component wrapping CodeMirror with real-time theme switching powered by Material Design's color system. The guide covers setting up the editor, styling…
This skill equips you to develop Flutter applications that adopt native design aesthetics across iOS and Android platforms. Leverage platform-specific UI components and…
This guide walks through creating a Figma plugin powered by Lit web components. You'll configure TypeScript and Webpack, build a custom component with Lit's decorator syntax, and…
Lit Html Table is a Lit web component that transforms JSON data into rendered HTML tables. It accepts data from a URL source or inline JSON, automatically formats column headers,…
Build a Lit web component that integrates Monaco Editor, the editor powering VSCode, into your web applications. This guide covers setup with Vite and TypeScript, configuring…
Lit Sheet Music is a web component that transforms MusicXML files into interactive sheet music displays. It leverages OpenSheetMusicDisplay to render notation as scalable SVG or…