zurmokeeper

Results 15 issues of zurmokeeper

## Problem with the type declaration of the first parameter of the decode method in index.d.ts? `export function decode(buffer: Buffer, encoding: string, options?: Options): string;` The first parameter of decode...

## OS Windows or Linux or Mac ## VERSION Version in settings ## ISSUE DESCRIPTION 请问大佬有计划加入根据类型查找的功能吗?比如有时知道有list类型的key,但是又忘记key的信息了,这个时候有类型查看的功能的话就会方便很多了。

## OS Windows or Linux or Mac ## VERSION Version in settings ## ISSUE DESCRIPTION 建议在key列表,每个key前显示下key的类型,[list,zset]等等,现在要知道一个key的类型只能点开查看这个key详情才能看到类型

### New Issue Checklist - [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [ ] I have searched through...

type:bug

### New Issue Checklist - [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [ ] I have searched through...

type:bug

ffcreator v6.7.5 在TS文件引用的时候 import {FFScene, FFLottie, FFCreator } from 'ffcreator'; 报 FFLottie Module '"ffcreator"' has no exported member 'FFLottie' ,看下声明文件,的确没有 FFLottie 的声明,请问这里是还没加上,还是有其他原因?导致现在TS里使用只能 const {FFScene, FFLottie, FFCreator } = require('ffcreator');

不好意思,博主,里面有很多的链接都失效了,可以更新一下吗?这样对于新手来说,更友好。

https://blog.csdn.net/liuyaqi1993/article/details/78016166 我看到这篇文章里面运行example.js 得到了您所说的那个结果,但是我自己运行 http://localhost:8080/ 控制台并没有打印输出data,代码好像没有运行到那个cb(trace)?求解?node - v8.11.2

这里使用了 docx-preview库: 读取带密码加密的docx https://www.npmjs.com/package/officecrypto-tool ``` import officeCrypto from 'officecrypto-tool'; function render(data, container, options = {}) { if (!data) { container.innerHTML = ''; return Promise.resolve(); } let blob; if (data instanceof...

## 🐛 Bug Report Can not open this file. Lib version: 4.4.2 [Source problem address](https://github.com/exceljs/exceljs/issues/2296) ## Steps To Reproduce ```javascript (async () => { const workbook = new ExcelJS.Workbook(); const...

bug
help wanted