🔥 Big update: the Gowebly CLI now supports Templ

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gowebly

    🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js, and the most popular CSS frameworks on the frontend.

  • // ./templates/pages/index.templ package pages // MetaTags defines meta tags. templ MetaTags(keywords, description string) { } // styledTextStyles defines CSS styles for component. css styledTextStyles() { color: blue; margin: 1rem 0; } // BodyContent defines HTML content. templ BodyContent(h1, text string) {

    logo p>

    { h1 }h1>

    { text }p>

    Hello from templstrong>!
    Edit this styled text in the './templates/pages/index.templ' file. p>

    Documentationa>, GitHuba> p> div>

    Show contentbutton>p>

    div> div> div> main> } // BodyScripts defines JavaScript code. script BodyScripts() { console.log("Hello from templ!", "Edit this JavaScript code in the './templates/pages/index.templ' file."); }

  • templ

    A language for writing HTML user interfaces in Go.

  • I've released a big update to the Gowebly CLI project in v1.5.0 which includes Templ support for built-in net/http and all Go web frameworks: Fiber, go-chi and echo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • unpkg

    The CDN for everything on npm

  • templ.vim

  • helix

    A post-modern modal text editor.

  • Helix: https://helix-editor.com/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Go Package for Building Progressive Web Apps

    3 projects | news.ycombinator.com | 21 Oct 2023
  • Template Engine Recommendation

    2 projects | /r/golang | 12 Oct 2023
  • go-app for a production decentralized WASM application

    3 projects | /r/golang | 9 Dec 2022
  • Type safety with HTML templating?

    4 projects | /r/golang | 15 Oct 2022
  • My last weeks GitHub contributions

    8 projects | dev.to | 27 Apr 2024