odan

Results 49 issues of odan

Thank you for great work! It will be more useful when this repository is published to npm. e.g. https://github.com/OpenZeppelin/openzeppelin-contracts

https://docs.ethers.org/v6/api/providers/#Signer

Here is `delete options.use`. https://github.com/nuxt-community/markdownit-module/blob/d615e56dcc72ad9f4b8b8a443e4970d7637e1d75/src/runtime/plugin.js#L10 This code unintentionally changes the moduleLoader option. https://github.com/nuxt-community/markdownit-module/blob/d615e56dcc/src/module.ts#L22 Specifying `runtime: false` solves this problem, but `$md.render` will not be available minimal reproduction repository: https://github.com/odan-sandbox/nuxt-markdown-it-plugin-sandbox Related:...

**Is your feature request related to a problem? Please describe.** The [Screen Orientation API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Orientation_API) is implemented in modern browsers but not in happy-dom. **Describe the solution you'd like** Implement the...

enhancement

`@custom-elements-manifest/analyzer` supports several frameworks. `@github/catalyst` is one of them. For users of frameworks other than `@github/catalyst`, this package is not relevant. Users of `@github/catalyst` should install this package in their...

### Type feature request ### Description The socket of `MemcachedTextProtocol` close if `EasyMemcached` throws an error. `EasyMemcached` often throws the following error message. ``` Error: current mode is read only...

enhancement

### Type bug report ### Description node: v12.0.0 npm: 6.9.0 When I ran `npm install @uniqys/cli`, I got the following error. ```bash $ npm install @uniqys/cli . . . fatal...

bug

### Type feature request ### Description An address generated by web3.js includes a prefix.

enhancement

### Type chore ### Description tslint was deprecated.