template
Here are 15,835 public repositories matching this topic...
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
-
Updated
Aug 3, 2021 - TypeScript
Free Bootstrap 5 admin & dashboard template
-
Updated
Feb 12, 2022 - HTML
-
Updated
Feb 15, 2022 - HTML
Technical documentation that just works
-
Updated
Feb 18, 2022 - TypeScript
Clean Architecture Solution Template for .NET 6
-
Updated
Feb 18, 2022 - C#
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
Updated
Feb 18, 2022 - Go
-
Updated
Jul 27, 2021 - JavaScript
-
Updated
Feb 17, 2022 - Vue
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
-
Updated
Feb 11, 2022 - SCSS
A best practice for tensorflow project template architecture.
-
Updated
Dec 23, 2020 - Python
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Aug 17, 2021 - JavaScript
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
-
Updated
Jan 27, 2022 - Python
Drag-n-Drop Email Editor Component for React.js
-
Updated
Feb 17, 2022 - JavaScript
Yet Another Dotfiles Manager
-
Updated
Feb 17, 2022 - Python
-
Updated
Oct 2, 2021
Quickly create and configure a new library or Node.js project
-
Updated
Jan 22, 2022 - TypeScript
A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
-
Updated
Feb 12, 2022 - CSS
Summary
We should switch to using 'rem' units instead of the inconsistent pixel values for improving accessibility and following accessible web design best practices.
What's new?
The font sizes should switch to 'rem' but the final design should remain almost completely similar to before.
For conversion reference, 16px = 1rem.
Motivation
Improving accessibility and following ac
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
-
Updated
Feb 18, 2022 - C#
A Fast & Light Virtual DOM Alternative
-
Updated
Oct 7, 2021 - HTML
面包屑导航跳转的问题
Free Bootstrap Admin Template
-
Updated
Feb 12, 2022 - HTML
-
Updated
Oct 22, 2021 - CMake
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
-
Updated
Dec 5, 2021 - Go
Improve this page
Add a description, image, and links to the template topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the template topic, visit your repo's landing page and select "manage topics."


Describe the problem
the low level documentation (https://svelte.dev/docs) is not really easy to use ( and incomplete in some cases)
I think if the runtime function contain JSDOC it will help a lot and give the developers an easier way to discover api documentation
additionally it is possible to replace the https://svelte.dev/docs with the generated docs ( with some thing like https://ty