Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,4 @@ _使用 WebSocket 的库。_
## 其他 JavaScript 列表

- [awesome-javascript](https://github.com/sorrycc/awesome-javascript)
- [scrape-heal](https://github.com/Swastikbhat-lab/scrape-heal) - Self-healing scraper loop: detects when a site redesign breaks selectors, derives replacements from the last good run's data, and only ships a repair after re-verifying it on the live page. TypeScript.