Luca Gesmundo

Results 7 issues of Luca Gesmundo

https://www.npmjs.com/package/react-sky

`sjs` could be able to support parsing functionality aswell. During the `schema-creation` phase, a template is created in memory. Providing a handful way of inserting values inside it during `serialization`....

enhancement

Solve: https://github.com/lucagez/slow-json-stringify/issues/33

Benchmarks to compare flattened vs unflattened string optimizations.

There's currently no support for serializing plain objects with unknown shape. A _temporary_ workaround for this is to use a custom serializer, specifying `null` as a target type. Naively: ```js...

enhancement
help wanted

It would be possible to implement streaming serialization support as a separate utility. See https://github.com/lucagez/slow-json-stringify/issues/18#issuecomment-735701333 for more details and a reference (dummy) implementation

enhancement

## Why Goth is probably the current best authentication library in the Go ecosystem but it is lacking direct username/password flow. Adding Password Grant flow is likely to increase adoption....