andreisaikouski
andreisaikouski
Add ability to collapse JSON elements displayed in JSON view
**Is your feature request related to a problem? Please describe.** Add support for additional events to graphs such as "onLoad" to determine when chart is done drawing **Describe the solution...
As in the the title: 1. Hide inactive /unconnected bluetooth devices from bluetooth section. E.g.: Airpod battery levers are displayed even when not in use. 2. Option for device icon...
Add support for VS Code to lint kube config yaml files automatically / on demand
Set up the use of `winston` and `express-winston` logging and stream data into GCP Logging. Set up looks like: ``` import winston from 'winston'; import ExpressWinston from 'express-winston'; import {...
Set up the use of `winston` and `express-winston` logging and stream data into GCP Logging. Set up looks like: ``` import winston from 'winston'; import ExpressWinston from 'express-winston'; import {...
I am trying to validate a field whose struct depends on another field, [as in issue 123](https://github.com/ianstormtaylor/superstruct/issues/123). The [docs](https://docs.superstructjs.org/api-reference/utilities#dynamic) specify very little on the `dynamic` utility and no information on...
Add a `one of` or `or` type link in [Joi.or()](https://joi.dev/api/?v=17.9.1#objectorpeers-options) e.g. I want to validate that type `User` has **_at least one_** of `name` or `email` ``` interface User {...
as per `npm audit` using `[email protected]` ``` yargs-parser