-
1. 建议使用unbuild打包后,这个js提供给浏览器环境使用,再用tsc编译一遍,给nodejs用,现在这样子,报错后,会把整个index.mjs的内容都输出到控制台
2. 建议改改各个方法的调用方式
```javascript
hmac(sha1, 160, 80)(key)(m).to(HEX)
```
这种多个括号连着的调用,不方便ide提示
3. 建议有个默认导出
-
__Status: Draft__
As a data consumer, e.g. (a user of) an application for inter-organisational business processes,
I want to seamlessly retrieve, combine and store data from and in different dat…
-
### KYC Using Your GitHub Account
Please make sure your GitHub account meets the following requirements (all are required):
- [x] The issue title must be: Request GitHub KYC - Your US.KG Panel r…
-
### KYC Using Your GitHub Account
Please make sure your GitHub account meets the following requirements (all are required):
- [x] The issue title must be: Request GitHub KYC - Your US.KG Panel r…
-
修复国际化引入的控制台页面报错问题
-
I'm trying to customize some styles, but DeepChat ignores some of them, eg the border. I want to remove only the top border, but the outer container always have a full border, how can I unset the bord…
-
I'm using the following code to initialize the firebase admin sdk:
```java
GoogleCredentials credentials = GoogleCredentials.fromStream(credentialsStream, () -> transport)
.createSc…
-
Please update to include support for Folia 1.21.4
Tried loading the latest version, 3.6.2-Paper, on a folia 1.21.4 server, and I encounter the following error:
```
[13:57:30 INFO]: [CrowdContro…
-
Thanks for your great work on this repository,I found it extremely useful to add js to tamperMonkey using selenium in python. I was wondering if you could consider adding support for multithreading in…
-
I'm seeing the following error after upgrading from 0.30.1 to 0.31.0
```bash
Error: @divriots/jampack tried to access escalade, but it isn't declared in its dependencies; this makes the require ca…
jrdi updated
38 minutes ago