Brian Evans

Results 11 issues of Brian Evans

I am trying to use this in a Preact app, but can't get it to work. ``` TypeError: createRef is not a function ``` I have compat aliases set up...

Saves a histogram data structure of speeds for buckets rounded to the nearest 10. Signed-off-by: Brian Evans ### Description I have added to the leaderboard update function to save some...

backend
frontend

**Is your feature request related to a problem? Please describe.** JSON schema is a widely used and understood format for defining the shape of data structures. Existing applications already make...

Converts from json schema to orama schema format. Sorry I didn't see that someone else had already opened a PR until after I'd implemented it. Closes https://github.com/oramasearch/orama/issues/445. Very simple implementation,...

### What version of Bun is running? 1.0.17+5e60861c3 ### What platform is your computer? Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? Put this in a package.json...

bug
npm

I would like to output a graphql schema (input is jsonschema).

new language

The GH pages link doesn't work due to source not being set. To fix this, go to `settings -> github pages -> source ` And set source to the `gh-pages`...

Due to this module using XMLHttpRequests, it cannot be used with NodeJs. Is there an equivalent module which works with node? If there isn't, would it work to use the...

# Request for TextArea component `minCount` prop Currently there is a `maxCount` prop on the TextArea component that limits the number of allowed characters to be below a certain number....

flagship
type: enhancement 💡

It would be good to allow the user to filter certain types of events and limit the rate at which they are shown. For example, only display new company registrations...