tools
Here are 3,726 public repositories matching this topic...
-
Updated
Jun 14, 2020 - Vue
-
Updated
May 30, 2020
-
Updated
Jun 15, 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
- 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
Jun 4, 2020 - Kotlin
-
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
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
https://github.com/google/brotl
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
Using GitHub identity to share a session does not work for me!
Version: Teleconsole 0.4.0
SSH key pair was created with following command (without passphrase) and public key was successfully added to GitHub account:
ssh-keygen -t rsa -b 2048 -f .ssh/$github_user_keySession was created by running:
teleconsole -i $github_userWhen I try to join a pr
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
Jun 14, 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).
-
Updated
Jun 7, 2020 - C#
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
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
-
Updated
Jun 15, 2020 - Go
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.