-
Updated
Dec 2, 2020 - Python
JSON
JSON (JavaScript Object Notation) is a standard file format that uses text to communicate data objects to array data types. This notation makes it easy for applications to parse and generate files. JSON grew out of the need to have a real-time server-to-web browser communication.
Here are 19,550 public repositories matching this topic...
-
Updated
Nov 17, 2020 - JavaScript
While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example:
const head-
Updated
Dec 2, 2020 - Java
-
Updated
Nov 4, 2020 - Swift
-
Updated
Dec 1, 2020 - Go
-
Updated
Dec 1, 2020 - JavaScript
The toolbar icons overflow badly on iPhone
Screenshots:
Device, Browser, OS:
iPhone 11, iOS 14
Editor.js version:
Plugins you use with their versions:
Pretty print for DOM
Is your feature request related to a problem? Please describe.
There is no way to pretty print a simdjson::dom::element to a string (or at least I did not find one). There is only a way to minify it to a string (or a stream).
Describe the solution you'd like
A function like to_pretty_string() or a configurable stream manipulator pretty or a stand-alone class PrettyPrinter. Wha
-
Updated
Oct 17, 2020 - Objective-C
Currently, each argument to fx treated as an anonymous function. Here is an example:
fx 'groupBy("commit.author.name")' 'mapValues(size)' toPairs 'sortBy(1)' reverse 'take(10)' fromPairsBut this requires a lot of ' quotes. My idea is to split the argument by whitespaces . So next will be possible to write:
fx 'groupBy("commit.author.name") mapValues(size) toPairs soSearch backwards
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 18, 2020 - Objective-C
-
Updated
Oct 20, 2020 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 3, 2020 - Java
-
Updated
Sep 22, 2020 - CSS
While there are wider issues with fast-redact davidmarkclements/fast-redact#28, I believe it would be advantageous to the userbase of pino to document clearly and boldly that redact paths are case-sensitive, perhaps on this document https://github.com/pinojs/pino/blob/master/docs/redaction.md.
I've read many similar closed issues, but haven't found a good documented solution on what can I do as a consumer of ky package if I need to support e.g iOS 10.0 browser (that breaks on async/await support currently).
I agree that it's not related to ky itself, but can be a nice help for the consumers of the package.
In our particular can we don't use babel (we use typescript), so I'm



First check