木头981

Results 34 issues of 木头981

```ts import { Crawler, Provider, Response, Options } from "@axetroy/crawler"; class MyProvider implements Provider { name = "scrapinghub"; urls = ["https://blog.scrapinghub.com"]; async parse($: Response) { const $nextPage = $("a.next-posts-link").eq(0); if...

@juicycleff Hello there! This library is great Support more interfaces like - addGroupingPolicy - AddPolicies ...

I am a front-end developer, and there is a lack of high-performance mail-related parsers. A zero-dependency mail parser is just right! expect

## feats ### L1 - [ ] `crates/*` workspace member support show specific path - [ ] support [rust explorer](https://www.rustexplorer.com) playground - [ ] extenstion `background.js` proxy all request and...

enhancement

the browser extension version will be change like: `yyyy.mm.dd-v` format on after stable

question

- 需要为 crate box 外部容器做 负 margin-bottom 处理 ❗️需要测试是否有影响 sticky

bug

1. 在页面多次刷新的情况下,插件会多次请求 api,数据和缓存 2. 缓存的数据需在 background 中,contentScript 会在页面卸载时销毁

enhancement

### next-on-pages environment related information System: Platform: darwin Arch: x64 Version: Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @...

bug

将 `import_map.json` 处理为 ui 形式,输入搜索 deps,可选择安装版本 🤔 待细化

enhancement

新增 prettier format icon,点击后,格式全部文件内容(当前已支持快捷键 format) https://github.com/hehehai/arco-vue-playground/blob/d02d4a442f947096fa9491a0ec353a40d3ca2eb5/src/App.vue#L37-L43

enhancement