Bjorn Stromberg

Results 11 issues of Bjorn Stromberg

It should be up to the user of the library to provide an environment with a Buffer definition. Regarding the addition of the long import, that change was never applied...

This breaks: ``` npm install @package-scope/package-name --registry https://my.package-registry.com/api note: Volta is processing each package separately npm WARN invalid config registry="@package-scope/package-name" set in command line options npm WARN invalid config Must...

The first time you click to drag something in the Monday Morning demo it causes the same object to be dragged on all subsequent clicks.

If you browse to https://www.npmjs.com/package/leva you'll find that the npm package has no README in the package and it doesn't look as great as it could.

Instead of adding different keys it would be better if they were _user editable_ and we just save the state in localStorage or supabase. This will solve all other keyboard...

enhancement
help wanted

There shouldn't be a need to filter your own drafts, so we can skip blacklisting on the drafts page.

Many users have lots of entries on their tumblr savior blacklist. It would be nice if they could easily copy those entries to their tumblr blacklist. It looks like a...

- Drop support for node v14 and v16, the new minimum version of node is v18 - Add support for node v20 - Removed tests for `experimental-specifier-resolution` as it's no...

It's time to say [Goodbye, node.js Buffer](https://sindresorhus.com/blog/goodbye-nodejs-buffer) in this library. Resolves #578 TODO: - [ ] [Update `token-types` to take encoding for `StringType`](https://github.com/Borewit/token-types/pull/650) - [x] [Add `indexOf` & `getUintBE` to...