-
Updated
Dec 2, 2021 - JavaScript
application
Here are 4,812 public repositories matching this topic...
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Dec 6, 2021 - TypeScript
-
Updated
Dec 14, 2021 - Go
-
Updated
Oct 14, 2021 - PHP
This is a very usefull feature to have, would be great if someone can add this to Boop. Amazing piece of software! Thank you.
-
Updated
Nov 9, 2021 - Objective-C
-
Updated
Nov 12, 2018 - Swift
-
Updated
Dec 4, 2021 - Python
-
Updated
Nov 3, 2021 - Dart
-
Updated
Dec 2, 2021 - Shell
-
Updated
Nov 25, 2021 - TypeScript
-
Updated
May 24, 2021 - JavaScript
Hi, I'm trying to use your template in Overleaf and found that some of the suggested fonts don't allow you to place small caps text correctly so it falls back to the default font and it looks awful.
I was looking for options on the LaTeX Font Catalogue website and found these sans-serif fonts that look great with this template.
\usepa
-
Updated
Apr 9, 2019 - Vue
-
Updated
Apr 30, 2021 - Java
Improve UI
Hey pal. Great work done, I really love your code structure. I just want to contribute by improving the UI
-
Updated
Oct 12, 2017 - Swift
-
Updated
Sep 2, 2021
-
Updated
Apr 19, 2021
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Mar 26, 2018 - Java
-
Updated
Feb 28, 2019 - PHP
-
Updated
Dec 8, 2021 - PHP
-
Updated
Oct 3, 2021 - C
-
Updated
Dec 16, 2021 - Scala
-
Updated
Jun 10, 2021 - Python
Improve this page
Add a description, image, and links to the application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the application topic, visit your repo's landing page and select "manage topics."
功能上LGTM, 但现在每次get请求都要初始化一个 Git/Oss client,担心会有泄漏的问题,这块之后要考虑优化一下。
Originally posted by @wangyikewxgm in oam-dev/kubevela#2848 (review)
Now every time when we read addon files from GitHub or OSS, one client will be created. It causes resource waste and potential leak danger.
We should initialize an oss client and a github client. Use these two clie