#命令行工具 #文档 #搜索 #mozilla #开发者 #网络 #终端

app mdn

一个命令行工具,用于搜索和显示来自Mozilla开发者网络的文档

2个版本

0.1.3 2020年10月12日
0.1.2 2020年10月11日

#36 in #mozilla

MITLGPL-3.0-or-later

22KB
91

mdn-cli

一个命令行工具,用于在您的终端中显示MDN查询的最高DuckDuckGo搜索结果。自动分页。

$ mdn accept header

# Accept

The **`Accept`** request HTTP header advertises which content types, expressed as [MIME types][1], the client is able to understand. Using [content negotiation][2],
the server then selects one of the proposals, uses it and informs the client of its choice with the [`Content-Type`][3] response header. Browsers set adequate values
for this header depending on the context where the request is done: when fetching a CSS stylesheet a different value is set for the request than when fetching an
image, video or a script.

[...]

附录

通过DuckDuckGo的即时答案 API提供结果。

软件包

安装

待办事项

许可证

MIT

依赖项

~28–41MB
~628K SLoC