easy
Here are 746 public repositories matching this topic...
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Jan 18, 2020 - Java
Get user input
It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).
Let's use this issue to design how that would look, and I invite suggestions!
calc md5hash of file
Try Yaegi
-
Updated
Aug 10, 2020 - PHP
-
Updated
Aug 12, 2020 - Objective-C
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Aug 25, 2020 - PHP
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Jul 29, 2020 - Python
-
Updated
Aug 20, 2020 - Kotlin
-
Updated
Jun 3, 2020 - C#
-
Updated
Jun 30, 2020 - C
-
Updated
Aug 15, 2020 - Python
based on: https://kafka.js.org/docs/configuration and tulios/kafkajs#298
We may not have the correct settings for the JSConsumer and JSProducer. This issue is to ensure we have them up to date after nodefluent/node-sinek#154 has been merged
-
Updated
Aug 23, 2020 - C++
-
Updated
Aug 12, 2020 - Jupyter Notebook
-
Updated
Jan 30, 2020 - Python
-
Updated
Apr 6, 2020 - C#
-
Updated
Aug 18, 2020 - Python
-
Updated
Oct 30, 2019 - Objective-C
-
Updated
Aug 25, 2020 - Batchfile
We should probably start thinking of moving away from logrus in favor of zerolog for our Golang projects going forward. ZL is supposed to be faster, and have more functionality but IMO the big win is not having to worry about the Sirupsen sirupsen import collision that happens.
The performance benefits look to be somewha
-
Updated
Aug 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the easy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the easy topic, visit your repo's landing page and select "manage topics."
It has been deprecated for 3 years - let's remove it for Jest 27.
Should essentially just be deleting these lines - possibly deleting some tests as well?
https://github.com/facebook/jest/blob/ca8bf7c8b7a6f295712250c0867e813a8ef8cc85/packages/jest-haste-map/src/index.ts#L263-L273