logidrom icon indicating copy to clipboard operation
logidrom copied to clipboard

JS embedded Verilog

Open drom opened this issue 11 months ago • 0 comments

Using tagged template string

Similar to:

  • https://github.com/developit/htm
  • https://github.com/lit/lit - simple library for building fast, lightweight web components
  • https://github.com/mjbvz/vscode-lit-html - syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
  • https://github.com/microsoft/typescript-lit-html-plugin - TypeScript server plugin that adds intellisense for lit-html template strings
  • https://github.com/runem/lit-analyzer - Monorepository for tools that analyze lit-html templates
  • https://github.com/CapnBenJMan/lit-postcss
  • https://github.com/43081j/eslint-plugin-lit
  • https://github.com/web-padawan/awesome-lit
  • https://lit.dev/docs/v1/lit-html/tools/

drom avatar Feb 08 '25 18:02 drom