encoding
Here are 887 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I'm copying text one tab into another to run it with another recipe. But when I change back to the first tab, the text I originally selected is no longer selected. It would be nice if this is remembered because when working with a wall of text, it's near impossible to figure out where I was.
This applies to both to input and th
-
Updated
May 3, 2020 - JavaScript
-
Updated
May 3, 2020 - TypeScript
-
Updated
Apr 23, 2020 - PHP
Hi, im trying to use Hashids with Typescript and Node.
import Hashids from 'hashids';
I'm not getting any Typescript errors in the editor, but Im getting this error when the code is compiled.
Using ts-node version 8.5.4, typescript version 3.7.5
`Error: No valid exports main found for 'node_modules\hashids'
at resolveExportsTarget (internal/modules/cjs/loader.js:625:9)
-
Updated
Jan 21, 2020 - JavaScript
-
Updated
Feb 5, 2020 - JavaScript
A recent PR (#1180) raised awareness that the first page for many new library users is its docs.rs page, generated from the crate root documentation and not the extensive Readme. While moving all of the documentation, as proposed, felt like too broad, nevertheless the following discussion was quite constructive in how the overall structure could be improved. I'll quote relevant portions on what
-
Updated
May 4, 2020 - Python
-
Updated
Apr 27, 2020 - Go
-
Updated
Apr 15, 2020
-
Updated
Apr 13, 2020 - Python
-
Updated
Mar 14, 2020 - Go
-
Updated
Apr 17, 2020 - Rust
-
Updated
Apr 25, 2020 - JavaScript
I got this error in go version go1.11beta2 using github.com/go-pg/pg
Run ok back then, but after update this error show up
src/github.com/segmentio/encoding/json/reflect_optimize.go:15:6: missing function body
-
Updated
Dec 12, 2019 - JavaScript
We don't need a LocalPreset abstraction.
-
Updated
Apr 27, 2020 - C
-
Updated
Aug 19, 2018 - Vim script
Improve this page
Add a description, image, and links to the encoding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encoding topic, visit your repo's landing page and select "manage topics."
I've been testing Uppy with Preact 10.4.3 and have found that the plugins don't render correctly. The issue is that the VNode shape has changed.
An example of this issue can be found in this sandbox
If your plugin returns a preac