All Projects → arianrhodsandlot → DevDocs-Web-Ext

arianrhodsandlot / DevDocs-Web-Ext

Licence: MIT License
A Chrome extension for DevDocs.

Programming Languages

typescript
32286 projects
Sass
350 projects
Pug
443 projects

Projects that are alternatives of or similar to DevDocs-Web-Ext

Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+123572.73%)
Mutual labels:  documentation-tool, devdocs
live-reload
Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.
Stars: ✭ 39 (+77.27%)
Mutual labels:  web-extension, web-extensions
PhotoShow
PhotoShow is a browser extension helping you view/download high-definition images simply by hovering mouse on image thumbnails, improving your productivity and online life experience!
Stars: ✭ 85 (+286.36%)
Mutual labels:  chrome-extensions
hapic
Input/Output/Error management for your python controllers with Swagger doc generation
Stars: ✭ 18 (-18.18%)
Mutual labels:  documentation-tool
LinkedIn-Focus
LinkedInFocus allows you to hide the news feed and news panel on LinkedIn so you can focus on your career!
Stars: ✭ 14 (-36.36%)
Mutual labels:  web-extension
coverxygen
Generate doxygen's documentation coverage report
Stars: ✭ 30 (+36.36%)
Mutual labels:  documentation-tool
newdoc
The newdoc tool generates files formatted with AsciiDoc, which are used in Red Hat documentation.
Stars: ✭ 14 (-36.36%)
Mutual labels:  documentation-tool
metadoc.js
Generates JSON metadata for Object Oriented JavaScript libraries. Used as a source for generating documentation.
Stars: ✭ 20 (-9.09%)
Mutual labels:  documentation-tool
functions-as-patterns
Exploring patterns as a means of understanding and documenting functions.
Stars: ✭ 46 (+109.09%)
Mutual labels:  documentation-tool
grav-theme-learn2
Learn2 Grav Theme
Stars: ✭ 80 (+263.64%)
Mutual labels:  documentation-tool
badge-generator
Magically generate Markdown badges for your docs 🛡️ 🦡 🧙
Stars: ✭ 104 (+372.73%)
Mutual labels:  documentation-tool
live-documenter
.NET documentation generator and live reader. Generate documentation from .NET code and xml comments, fast, quick and easy.
Stars: ✭ 64 (+190.91%)
Mutual labels:  documentation-tool
chrome-snowplow-inspector
Web Extension for debugging Snowplow pixels.
Stars: ✭ 26 (+18.18%)
Mutual labels:  web-extension
grammarly-markdown-extension
🖋 Convert Grammarly to Markdown (browser extension)
Stars: ✭ 23 (+4.55%)
Mutual labels:  chrome-extensions
image-picker2
chrome extension image-picker version 2
Stars: ✭ 33 (+50%)
Mutual labels:  chrome-extensions
tygen
Modern documentation generator for TypeScript built with ReactJS
Stars: ✭ 23 (+4.55%)
Mutual labels:  documentation-tool
ocular
A documentation generator for our OSS frameworks
Stars: ✭ 42 (+90.91%)
Mutual labels:  documentation-tool
ank
ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)
Stars: ✭ 52 (+136.36%)
Mutual labels:  documentation-tool
docscii
DocBook to AsciiDoc converter
Stars: ✭ 14 (-36.36%)
Mutual labels:  documentation-tool
rss-button-for-safari
Safari web extension for news feed discovery of RSS, Atom, JSON Feed & RDF+RSS.
Stars: ✭ 16 (-27.27%)
Mutual labels:  web-extension

DevDocs Web Ext

CircleCI Code Climate maintainability David

Chrome Web Store Chrome Web Store Chrome Web Store

Overview

DevDocs is a great online documentations web app. However, sometimes you just want to simply look up a simple method without leaving the website you are currently reading to check out it intensively.

DevDocs Web Ext can just be used for your quick looking-up. You can quickly search for a function name, or any other things in devdocs.io, in a popup extension window.

Install

Visit Chrome Web Store to install it.

Development

Here is a simple overview about how to set up development environment.

git clone https://github.com/arianrhodsandlot/DevDocs-Web-Ext.git
cd DevDocs-Web-Ext
yarn # This may take a long time. See https://github.com/yarnpkg/yarn/issues/5540
yarn start

License

MIT

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].