An open API service indexing awesome lists of open source software.

https://github.com/cangsdarm/frontendstudy

Frontend and CS Study, zh-CN, full size
https://github.com/cangsdarm/frontendstudy

computer-science frontend notes

Last synced: about 2 months ago
JSON representation

Frontend and CS Study, zh-CN, full size

Awesome Lists containing this project

README

          

- [废弃或提案](#废弃或提案)
- [提案](#提案)
- [黑魔法](#黑魔法)
- [未分类](#未分类)

- [架构](./Architecture/README.md)
- [计算机安全相关](./Security/README.md)

- [并发](./Concurrency/README.md)
- [Graphics 相关](./Graphics/README.md)
- [Network 相关](./network/README.md)
- [文字处理相关](./Glyphs/README.md)
- [音视频相关](./Audio&video/README.md)
- [各种存储方案](./storages.md)
- [WebWorkers](./web-worker.md)
- [xPath](./xpath.md)
- [Renderer Patterns](./renderer.md)
- [函数式](./functional.md)
- [测试](./test.md)

## 废弃或提案

> 这里放的是未归类的废弃或提案。有分类的应于对应条目查看

### 提案

- **WebHID** 通用输入设备逻辑接口(手柄等)
- **WebSerial** 串行设备 api(打印机/微控制器等)
- **WebNFC** Web NFC
- **webXR** vr+ar
- **WebTransport** 提案将允许在浏览器和服务器之间发送和接收数据,并在顶部使用常见 API 来实现其下的可插拔协议(尤其是基于 QUIC)。该 API 与 WebSocket 相似,也是客户端和服务器的双向连接,但允许进一步减少客户端和服务器之间的网络通信延迟,并且还支持多个流、单向流、乱序和不可靠传输。使用场景包括使用不可靠且乱序的消息向服务器重复发送低延迟的游戏状态、从服务器到客户端的媒体片段的低延迟传输以及大多数逻辑在服务器上运行的云场景。

## 黑魔法

- [异步构造函数](https://www.blackglory.me/async-constructor/)
- 检测 Devtools 是否被打开
- https://nocilol.me/archives/lab/check-browser-devtools-open/
- https://weizman.github.io/page-js-anti-debug-2/
- https://medium.com/@weizmangal/javascript-anti-debugging-some-next-level-sh-t-part-2-abusing-chromium-devtools-scope-pane-b2796c00331d
- https://hughfenghen.github.io/posts/2023/12/23/web-spy/
- [通过验证码(css:visited)检索你的浏览历史](https://varun.ch/history)
- [检查网页各种信息](https://github.com/lissy93/web-check)
- [webkit scrollbar定制](https://juejin.cn/post/7139049177656819749)

## 未分类

[Handle PDF(Online)](https://www.ilovepdf.com/)
[What is? Backend 101](https://aws.amazon.com/cn/what-is)
[中文开源字体](https://font.gentleflow.tech/)(https://wangchujiang.com/free-font/)
[网页性能相关的博客](https://calendar.perfplanet.com/)
[网页安全相关博客](https://blog.huli.tw/categories/)
[各种前端框架的基础写法展示](https://component-party.dev/)
[各种算法结构的基础 Ref](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)
[算法可视化](https://algorithm-visualizer.org/)
[Icon合集](https://icon-sets.iconify.design/)
[针对 HTTP 的 WireShark, 可以修改 req rep](https://httptoolkit.com/)
[检查 API 是否 CORS](https://httptoolkit.com/will-it-cors/)
[在线玩桌游](https://zh-cn.boardgamearena.com/)
[在线词源学](https://www.etymonline.com/cn)
[经纬度查询](https://www.mapchaxun.cn/jingweiduchaxun)
[健身](https://github.com/workout-lol/workout-lol)
[生成ASCII字符画](https://meatfighter.com/ascii-silhouettify/)
[乐高生成可转动的日心模型](https://marian42.de/article/orrery/)
[矩阵计算](https://matrixcalc.org/zh-CN/)
https://magicui.design/docs