Results 48 issues of stereobooster

http://tatiyants.com/postgres-query-plan-visualization/

I have a bit of different view on what types of video should be listed. I started to think of videos which I believe most influential, inspiring and powerful. And...

```ts declare module 'arson' { export type ARSONValue = | string | number | boolean | null | RegExp | Date | Buffer | Map | Set | ARSONValue[] |...

- https://github.com/MaiaVictor/LJSON - https://github.com/jed/lave - https://github.com/yahoo/serialize-javascript - https://github.com/benjamn/arson - https://github.com/pugjs/js-stringify - https://github.com/chakrit/node-uneval - https://github.com/skeeto/resurrect-js - https://github.com/mobxjs/serializr - https://www.npmjs.com/package/serializer.ts And maybe: - http://browserify.org/ - https://github.com/fastify/fast-json-stringify

Hi 👋 I started to implementation of MAL in Ponylang. It is not yet finished I'm at step 8.5. But just in case anybody interested here is the link https://github.com/stereobooster/pony-lisp

## Feature request ### Overview I want to style trigger depending where dropdown menu opens. `Content` already support this feature, I want the same for `Trigger`. WDYT? https://www.radix-ui.com/docs/primitives/components/dropdown-menu#collision-aware-animations ### Examples...

Type: Enhancement
Difficulty: Medium
Package: react/dropdown-menu
Package: react/hover-card
Package: react/popover
Package: react/popper
Package: react/tooltip

Implement functionality to warn users about this edge case. See https://github.com/peterbe/minimalcss/issues/164

bug

Starting from version `1.18.0` there should be more details about this error. If you see `Navigation Timeout Exceeded...` and on the next line: ### Tracked URLs that have not finished......

bug

Those messages create a lot of noise and doesn't bring much value. We can silent those

enhancement

## Feature Request **Is your feature request related to a problem? Please describe.** Need a way to ignore some paths, especially when used together with `crawl: true` (default) option. **Describe...

enhancement
help wanted