Template

Top 23 Template Open-Source Projects

  • Svelte

    Cybernetically enhanced web apps

    Project mention: React vs Svelte for library developers | reddit.com/r/sveltejs | 2023-05-25

    For example, you cannot pass events in spread props (https://github.com/sveltejs/svelte/issues/5112) or have dynamically named slots. Also, there are some instances when JSX may work better than the template especially when it comes to recursion of many nested conditionals. That's not to say you can't do recursion, but it requires a svelte-specific solution.

  • react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

    Project mention: Building a SPA CRM application - Vite or Next.js? | reddit.com/r/reactjs | 2023-04-28

    I don't have much experience with Next.js. But since most of my projects are CRM-like applications, I find Vite works really great for that type of apps. I'm bootstrapping new projects with the React Starter Kit template (pre-configured with React, Material UI, Vite, Google Cloud Identity, and Cloudflare Workers).

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • mkdocs-material

    Documentation that simply works

    Project mention: Public API documentation. What to use? | reddit.com/r/golang | 2023-05-18

    I use a combo of swagger and mkdocks: https://squidfunk.github.io/mkdocs-material/

  • simplefolio

    ⚡️ A minimal portfolio template for Developers

    Project mention: CSS not being applied in Github Pages deployment? | reddit.com/r/github | 2023-01-07

    Interesting. So its a personal portfolio template on Github that was recommended while taking an online web development course for students to build their project portfolios with called simplefolio https://github.com/cobiwave/simplefolio. Why would they style it with scss if it isn't browser compatible? But yeah I just cloned that repo, followed the readme, added my own info and projects, and pushed it to a new repo.

  • CleanArchitecture

    Clean Architecture Solution Template for .NET 7 (by jasontaylordev)

    Project mention: DDD Design when it comes is it correct approach | reddit.com/r/dotnet | 2023-05-07

    For reference, see how Jason Taylor has his template setup. https://github.com/jasontaylordev/CleanArchitecture

  • CoreUI-Free-Bootstrap-Admin-Template

    Free Bootstrap Admin & Dashboard Template

    Project mention: How long should a fullstack dev take to build this webapp? | reddit.com/r/webdev | 2022-08-21

    I've got a similar amount of experience, and could set this up in a few hours using Laravel and CoreUI for the UI.

  • ivy

    The Unified Machine Learning Framework

    Project mention: Ask for help: what is the best way to have code both support torch and numpy? | reddit.com/r/pytorch | 2023-02-22

    Check Ivy.

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • gf

    GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (by gogf)

    Project mention: GoFrame | reddit.com/r/golang | 2022-09-26
  • ant-design-landing

    :mountain_bicyclist: Landing Pages of Ant Design System

  • go-clean-template

    Clean Architecture template for Golang services

    Project mention: Any Working Example for Swagger integartion with golang? | reddit.com/r/golang | 2023-03-16

    Check this file https://github.com/evrone/go-clean-template/blob/master/internal/controller/http/v1/router.go

  • vue-typescript-admin-template

    🖖 A vue-cli 3.0 + typescript minimal admin template

  • developerFolio

    🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.

    Project mention: Is buying a portfolio template as a frontend dev bad practice? | reddit.com/r/webdev | 2023-05-03

    Use https://developerfolio.js.org/ free and opensource

  • yadm

    Yet Another Dotfiles Manager

    Project mention: Just got a new M2 Pro after my 2016 became outdated. What are your first steps to setting up a new computer? | reddit.com/r/iOSProgramming | 2023-04-20

    If you haven’t already, this is the time to install a tool like yadm and get your computer configuration into version control. Your command-line tools can be managed by yadm directly, your system settings can mostly be managed with a yadm bootstrap script that runs things like defaults write, and the software you install can be managed with a Brewfile that the yadm bootstrap script uses to install software with Homebrew. Don’t manually download Xcode, use xcodes to do it.

  • devportfolio

    A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

  • Suspenders

    A Rails template with our standard defaults, ready to deploy to Heroku.

  • react-email-editor

    Drag-n-Drop Email Editor Component for React.js

    Project mention: Looking for an email template builder | reddit.com/r/webdev | 2023-05-12

    You need something like this https://github.com/unlayer/react-email-editor ?

  • relay-starter-kit

    💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.

    Project mention: Ask HN: Who wants to be hired? (June 2022) | news.ycombinator.com | 2022-06-01
  • github-issue-templates

    :symbols: A collection of GitHub issue and pull request templates

    Project mention: Writing great tickets in open source projects | dev.to | 2022-08-07

    You can find heaps of github issue templates online or in various text editors (like VS Code). Using a template ensures that you include all ✨ the important information in your ticket.✨

  • sprig

    Useful template functions for Go templates.

    Project mention: Library to convert HTML to pdf in Golang | reddit.com/r/golang | 2023-05-22

    I'd highly recommend tossing in the sprig library and depending on how you break up your templates, maybe creating a custom "include" helper instead of using the built in define/template helpers. The advantage of this is that if each template is capable of rendering itself independently, you can potentially render all of your templates in parallel.

  • email-templates

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

    Project mention: Sending Emails with Node.js | dev.to | 2022-09-12

    Let’s experiment with the email-templates package. It has several interesting features:

  • ModernCppStarter

    🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

    Project mention: Collecting the best C++ practices | dev.to | 2023-01-13

    ModernCppStarter. Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

  • django-jet

    Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo

    Project mention: The Best GitHub Repositories For Django Developers. | dev.to | 2022-09-12

    View on GitHub

  • stisla

    Free Bootstrap Admin Template

    Project mention: Laravel Ecommerce Tutorial: Part 2, Users And Authorization | dev.to | 2023-01-12

    git clone https://github.com/stisla/stisla.git

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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 2023-05-25.

Template related posts

Index

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

Project Stars
1 Svelte 67,887
2 react-starter-kit 21,920
3 mkdocs-material 13,968
4 simplefolio 12,235
5 CleanArchitecture 11,965
6 CoreUI-Free-Bootstrap-Admin-Template 11,574
7 ivy 10,858
8 gf 9,313
9 ant-design-landing 5,439
10 go-clean-template 5,173
11 vue-typescript-admin-template 5,153
12 developerFolio 4,173
13 yadm 4,135
14 devportfolio 4,057
15 Suspenders 3,893
16 react-email-editor 3,867
17 relay-starter-kit 3,758
18 github-issue-templates 3,707
19 sprig 3,551
20 email-templates 3,534
21 ModernCppStarter 3,459
22 django-jet 3,421
23 stisla 3,360
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com