Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Top 23 Template Open-Source Projects
-
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-28I 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!
-
I use a combo of swagger and mkdocks: https://squidfunk.github.io/mkdocs-material/
-
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.
-
For reference, see how Jason Taylor has his template setup. https://github.com/jasontaylordev/CleanArchitecture
-
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.
-
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: 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
-
-
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-03Use https://developerfolio.js.org/ free and opensource
-
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
-
-
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.
-
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.✨
-
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.
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.
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
View on GitHub
-
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.
Template related posts
- Possible to make a machine independent NixOS configuration/flake?
- React vs Svelte for library developers
- 150+ applications and 3 interviews. Could use some help in getting ready to apply for the upcoming recruiting season!
- How do I add the data-sveltekit-reload attribute to mdsvex markdown files?
- How to develop a svelte component and publish it as a package in NPM
- Customize your default script templates in Unity!
- Transition to Svelte
-
A note from our sponsor - CodiumAI
codium.ai | 27 May 2023
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 |