tools
Here are 3,645 public repositories matching this topic...
-
Updated
May 19, 2020 - Vue
-
Updated
May 19, 2020
-
Updated
May 20, 2020 - Java
You can always make a suggestion as an issue tab for apps that are not on the list. I will personally check out the app and verify if it is working, properly mantained, safe to use (as a user not a security expert).
Translation is very much appreciated. You can either fork this and remake your own translation or use the same repo with me. I highly recommend translator to review the commit log e
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 28, 2020 - Kotlin
- OS: Ubuntu 20.04
- PyQt version: pyqt5==5.10.1
It would be nice to mention the dependency on libxml2-dev libxslt1-dev
in the docs when building from source on Ubuntu.
-
Updated
Jan 26, 2020
-
Updated
Feb 17, 2020
What / Why
The footer of at least some pages on the docs website (such as https://docs.npmjs.com/cli-commands/update.html) contains
To report bugs or submit feature requests for the docs, please post here. Submit npm issues here.
where "post here" goes to https://npm.community/c/support/docs-needed. However, that page does not seem to have any ability to post new pages, and the last
From reading the documentation I had the understanding that the capitalized version of a variable name would be equivalent to the uppercase version of the actual value. However, when I try this I get the following error:
Loaded templates: _templates
ReferenceError: ejs:7
5| Learn what it can do here:
6| <%= message %>
>> 7| <%= Message %>
8|
9|
10|
Message
See #158 for context.
- Game Boy Crib Sheet - A handy printable reference sheet with ASM opcodes, memory locations, and much more (repository).
- OP Codes cheatsheet
- [gb-opcodes](https://gbdev.g
-
Updated
May 20, 2020 - JavaScript
C# has the possibility to mark types and members as readonly on structs to signal to roslyn no defensive copies have to be performed. F# with its immutable by default semantics should take advantage of this to gain end users some automatic perf improvements.
Relevant language feature docs:
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/struct#readonly-struct
-
Updated
Mar 30, 2020 - Java
-
Updated
May 9, 2020 - C
I'd appreciate if there was a comparison of lite-server
with http-server
which is the most popular www dev server for node.js (according to npm, 3 times more downloads than lite).
Hey! This is Community Driven List of Useful Things for Front-End Developers. How to contribute?
But!
If you are too lazy to send Pull Request just add links by comment this issue. Thank you!
Format:
domain — description
-
Updated
May 3, 2020 - C#
-
Updated
May 19, 2020 - Go
In .air.conf, if you set the tmp to ".", your entire current working directory will be wiped. This can be very bad especially if you haven't committed to git in a while. Can we have a warning if it is set to "." or atleast some documentation around that please?
My .air.conf that caused this:
# Working directory
# . or absolute path, please note that the directories following must be und
We have a lot of repetitive instances in our data and it a simple Copy/Cut - Paste (Ctrl+C/X and Ctrl+V) function for bounding boxes would help speed up labelling by a lot!
Edit: Also multi-selection of multiple boxes/geometries would be great for a faster workflow
-
Updated
Sep 3, 2019
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Some changes have been made to the main Readme (which appears when landing on the github webpage) and the FAQ. This is a post to notify people, gather some interest and suggestions.
Thanks to @ker0chan for her help on the Readme (lots more feedback that I haven't processed yet) and @ButternCream for his help working on the FAQ.