All Projects → ShixiangWang → r-search-extension

ShixiangWang / r-search-extension

Licence: MIT license
The ultimate search extension for R

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Jsonnet
166 projects
Makefile
30231 projects

Projects that are alternatives of or similar to r-search-extension

react-native-header-search-bar
Fully customizable header search bar for React Native
Stars: ✭ 101 (+573.33%)
Mutual labels:  search-bar
docs-searchbar.js
Front-end search bar for documentation with Meilisearch
Stars: ✭ 128 (+753.33%)
Mutual labels:  search-bar
react-native-navigation-search-bar
React Native Navigation Search Bar with Collapsible Header 🤔It's that simple!
Stars: ✭ 61 (+306.67%)
Mutual labels:  search-bar

R Search Extension

The ultimate search extension for R

Open Source Love svg1 Github all releases MIT license

Installation(安装)

  • Go to the latest release page and download the extension.zip, then install it to Chrome or Edge by hand.
  • 去版本发布页面下载 extension.zip 文件,然后手动安装到谷歌或微软 Edge 浏览器。

也可以通过坚果云下载:https://www.jianguoyun.com/p/Dde3c80Q6uuVCBj4s7oD

How to use it(使用)

Input keyword r in the address bar, press Space to activate the search bar. Then enter any word you want to search, the extension will response the related search results instantly.

输入关键字 r,然后敲入一个空格,接着输入想要查询的文档或包,浏览器会自动跳转到搜索页面。

All commands

  • r<space>keywords responds to all searches, searching docs/packages is selected at default.
  • r<space>!keywords searches only R packages.
  • r<space>?keywords searches r tagged QAs on Stack Overflow.
  • r<space>?all<space>keywords searches all QAs on Stack Overflow.
  • r<space>?bio<space>keywords searches all QAs on Biostars.
  • r<space>?cmd<space>keywords searches command (e.g. echo) docs on https://tldr.ostera.io/.
  • r<space>/keywords searches posts on 微信.
  • r<space>/cmd<space>keywords searches linux command on linux 命令大全.
  • r<space>/zh<space>keywords searches posts on 知乎.
  • r<space>/sf<space>keywords searches posts on 思否.
  • r<space>/sh<space>PMID/URL/DOI searches paper on Sci-Hub using https://sci-hub.se/. If this service is down, please go to https://tool.yovisun.com/scihub/ see working URLs.
  • r<space>:help shows all available commands.

Examples

Note that Edge can only show 7 search items, to see all available commands, please see help (r<space>:help) command.

Thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].