Jeff

Results 10 issues of Jeff

There is a severe problem with lib, please don't use this lib until #1 is merged.

I'm using crx-bridge in a new project. However, I can't receive a response when I use `sendMessage` in a window opened by the code below. ```javascript browser.windows.create({ focused: true, url:...

想对数组类型进行校验,仅需要是个数字数组就好了,好像没办法进行校验。 最小可复现代码如下: ```javascript const AJS = require('another-json-schema') function isArray(arr) { return Array.isArray(arr) } const schema = AJS('schema', { arr: { type: isArray } }) const result = schema.validate({ arr: [11,...

How can a trader make a profit across multiple exchanges? He should withdraw a coin from an exchange and deposit in another exchange. If there are more than 2 exchanges,...

Hello, frens! Many nostr users are from Web3, and most use Decentralized Names like .bit, ENS, Unstoppable Domain, etc. It would be great if we could support them. Hereby I...

## Feature Request **Describe the feature you'd like:** I want to find the most similar projects of a project. **Describe alternatives you've considered:** I'd like you to please find the...

type/feature

I'm using webext-bridge in a new project. However, I can't receive a response when I use `sendMessage` in a window opened by the code below. ```javascript browser.windows.create({ focused: true, url:...

Hello @monlovesmango , I just created a NIP, temporarily called [NIP-DID](https://github.com/nostr-protocol/nips/pull/280), combining Nostr Keys and Decentralized Names. I believe this can improve the user experience when we share our public...

I used Karabiner before, everything works fine. However, I can not find my keyboard in the Device List recently, both in the Simple Modifications and Devices. While I can see...