Templates

Top 23 Template Open-Source Projects

  • Django

    The Web framework for perfectionists with deadlines.

    Project mention: AutoCodeRover resolves 22% of real-world GitHub in SWE-bench lite | news.ycombinator.com | 2024-04-09

    >As an example, AutoCodeRover successfully fixed issue #32347 of Django.

    This bug was fixed three years ago in a one-line change.[0] Presumably the fix was already in the training data.

    [0] https://github.com/django/django/pull/13933

  • handlebars.js

    Minimal templating on steroids.

    Project mention: Building Vue Components With Pug & Stylus | dev.to | 2024-03-22

    If you have a bit of Nodejs SSR background, you would already be accustomed to templating libraries like Pug, Handlebars, EJS, etc. If you’re from a PHP background you would be familiar with the Blade templating engine. These templating libraries basically help you render dynamic data from the backend on the frontend. They also help you generate markup with loops based on conditions.

  • 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.

  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

    Project mention: Converting BlogCFC blog to Eleventy | dev.to | 2024-04-17

    This post outlines the steps for migrating an existing BlogCFC blog to a JamStack, with a focus on using Eleventy.

  • azure-quickstart-templates

    Azure Quickstart Templates

    Project mention: Instantly Deploy BrowserBox on Azure Cloud – open-source isolated browser | news.ycombinator.com | 2024-01-30
  • awesome-stock-resources

    :city_sunrise: A collection of links for free stock photography, video and Illustration websites

  • Jinja2

    A very fast and expressive template engine.

  • SwiftGen

    The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!

    Project mention: Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming | dev.to | 2023-06-18

    It is important to say that there is an elegant solution to the resource consistency problem that we haven’t adapted yet. Instead of testing raw values of UIStoryboard.Name cases, we could just generate the UIStoryboard.Name enum. Please refer to SwiftGen for the details.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Metalsmith

    An extremely simple, pluggable static site generator for Node.js

    Project mention: Why You Should Write Your Own Static Site Generator | news.ycombinator.com | 2023-11-03
  • Insanity

    Meta-programming for Swift, stop writing boilerplate code.

    Project mention: Insanity VS SpeziTemplateApplication - a user suggested alternative | libhunt.com/r/Sourcery | 2023-11-18
  • ant-design-landing

    :mountain_bicyclist: Landing Pages of Ant Design System

  • The-Documentation-Compendium

    📢 Various README templates & tips on writing high-quality documentation that people want to read.

    Project mention: 5 coding habits you need to stop! | dev.to | 2023-05-24

    The Documentation Compendium

  • Assemble

    Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.

  • github-issue-templates

    🔣 A collection of GitHub issue, pull request and security templates

  • sprig

    Useful template functions for Go templates.

    Project mention: Templ: A language for writing HTML user interfaces in Go | news.ycombinator.com | 2023-12-10

    Standard Go templating seems really lacking if you come from something like Jinja. Even with libraries like https://masterminds.github.io/sprig/ (used e.g. for Helm templating) it feels hard to use.

  • yo

    CLI tool for running Yeoman generators

    Project mention: Yo: a little ttoy for your tty | /r/linuxmasterrace | 2023-04-24

    Maybe recheck the name ? https://www.npmjs.com/package/yo https://yeoman.io/

  • email-templates

    Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.

  • open-react-template

    A free React / Next.js landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by

    Project mention: 100+ FREE Resources Every Web Developer Must Try | dev.to | 2024-02-26

    Cruip

  • tail-kit

    Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 3.0.

  • projen

    Rapidly build modern applications with advanced configuration management

  • awesome-notebooks

    A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.

  • tailwind-dashboard-template

    Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by

    Project mention: Top 7+ Free Tailwind React Admin Dashboard Templates for 2024 | dev.to | 2023-12-07

    ✅ Download Mosaic Lite (Github): tailwind-dashboard-template

  • etl

    Embedded Template Library

    Project mention: Modern C++ Programming Course | news.ycombinator.com | 2023-11-28

    If you can't use the STL because of exceptions: https://www.etlcpp.com/

  • tufte-latex

    A Tufte-inspired LaTeX class for producing handouts, papers, and books

  • 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-17.

Templates related posts

Index

What are some of the best open-source Template projects? This list will help you:

Project Stars
1 Django 76,573
2 handlebars.js 17,702
3 eleventy 🕚⚡️ 16,138
4 azure-quickstart-templates 13,691
5 awesome-stock-resources 12,589
6 Jinja2 9,931
7 SwiftGen 9,073
8 Metalsmith 7,819
9 Insanity 7,504
10 ant-design-landing 5,936
11 The-Documentation-Compendium 5,419
12 Assemble 4,219
13 github-issue-templates 3,993
14 sprig 3,971
15 yo 3,789
16 email-templates 3,622
17 open-react-template 3,401
18 tail-kit 2,852
19 projen 2,456
20 awesome-notebooks 2,278
21 tailwind-dashboard-template 2,051
22 etl 1,936
23 tufte-latex 1,622
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