template VS rfcs

Compare template vs rfcs and see what are their differences.

template

A simple framework for webapps (by retrohacker)

rfcs

RFCs for changes to React (by reactjs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
template rfcs
4 98
486 5,399
- 0.7%
5.4 2.9
about 1 month ago 5 months ago
TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

template

Posts with mentions or reviews of template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.
  • That people produce HTML with string templates is telling us something
    16 projects | news.ycombinator.com | 26 May 2023
    I’ve been using to avoid the whole “create DOM elements in JS” thing, and it’s been working well so far:

    https://github.com/retrohacker/template

  • Template – A simple framework for webapps
    1 project | /r/hypeurls | 16 Mar 2023
  • Template – A Simple Framework for Webapps
    1 project | news.ycombinator.com | 16 Mar 2023
  • React.dev
    21 projects | news.ycombinator.com | 16 Mar 2023
    This is exactly what I'm doing with my personal "framework" I use for client contracts. It's just Web Components with a handy class based wrapper. I call it Template, since it's based off tags.

    It's a joy to work in, feels "frameworky" but it's standard web standards with <100 lines of convenience JS wrapped around it. There is no magic beyond what the browser provides - I like I like it that way.

    https://github.com/retrohacker/template/

    It's "open source" as a reference. Just using it for myself. There aren't many docs beyond notes to myself. You're welcome to kick the tires. If you like it I'd entertain PRs and stuff but it's such a small library forking is probably entirely reasonable to make your own flavor too.

    Cheers and happy hacking!

rfcs

Posts with mentions or reviews of rfcs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.

What are some alternatives?

When comparing template and rfcs you can also consider the following projects:

vtpl - Vtpl is a php template engine that ensures proper separations of concerns, the frontend logic is separated from presentation. The goal is to keep the html unchanged for better maintainability for both backend and frontend developers

server - Tolgee is translation management cloud platform made for translating modern web applications. It works great with JS frameworks like React, Angular, Vue and others. [Moved to: https://github.com/tolgee/tolgee-platform]

dream-html - Render HTML, SVG, MathML, htmx markup from your OCaml Dream backend server

use-context-selector - React useContextSelector hook in userland

dominate - Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.

react-refresh-webpack-plugin - A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

htmlgo - A library for writing type-safe HTML in Golang

react-18 - Workgroup for React 18 release.

helix - A simple, easy to use library for React development in ClojureScript.

craco - Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

flog - Pre-Markdown static site generator based on UNIX tools and XSL

react-redux - Official React bindings for Redux