All Projects β†’ devhammed β†’ insomnia-plugin-documenter

devhammed / insomnia-plugin-documenter

Licence: MIT License
Export Insomnia workspace HTML documentation.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to insomnia-plugin-documenter

insomnia-plugin-chance
Insomnia Plugin for Chance.JS
Stars: ✭ 15 (-34.78%)
Mutual labels:  insomnia, insomnia-plugin
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+52.17%)
Mutual labels:  insomnia, insomnia-plugin
popc
Popc manager for vim & neovim
Stars: ✭ 17 (-26.09%)
Mutual labels:  workspace
vitepress-for-component
πŸ“– ι’ˆε―Ήη»„δ»ΆεΌ€ε‘ηš„VitePress。
Stars: ✭ 142 (+517.39%)
Mutual labels:  documentation-generator
reslate
Beautiful static documentation for your API
Stars: ✭ 98 (+326.09%)
Mutual labels:  documentation-generator
badge-generator
Magically generate Markdown badges for your docs πŸ›‘οΈ 🦑 πŸ§™
Stars: ✭ 104 (+352.17%)
Mutual labels:  documentation-generator
SpaceId
macOS space indicator
Stars: ✭ 116 (+404.35%)
Mutual labels:  workspace
live-documenter
.NET documentation generator and live reader. Generate documentation from .NET code and xml comments, fast, quick and easy.
Stars: ✭ 64 (+178.26%)
Mutual labels:  documentation-generator
literator
πŸ“ Generate literate-style markdown docs from your sources
Stars: ✭ 55 (+139.13%)
Mutual labels:  documentation-generator
setup-linux-debian
Installs essential JavaScript development programs.
Stars: ✭ 16 (-30.43%)
Mutual labels:  insomnia
dothub
Stop managing your github config like a mere human
Stars: ✭ 14 (-39.13%)
Mutual labels:  workspace
hubi
Humanitarian ubiquitous language helper
Stars: ✭ 17 (-26.09%)
Mutual labels:  documentation-generator
treblle-laravel
The offical Treblle package for Laravel
Stars: ✭ 43 (+86.96%)
Mutual labels:  documentation-generator
doctave
A batteries-included developer documentation site generator
Stars: ✭ 349 (+1417.39%)
Mutual labels:  documentation-generator
newdoc
The newdoc tool generates files formatted with AsciiDoc, which are used in Red Hat documentation.
Stars: ✭ 14 (-39.13%)
Mutual labels:  documentation-generator
monoreact
πŸ“¦ React workspaces implementation
Stars: ✭ 13 (-43.48%)
Mutual labels:  workspace
ModuleInterface
Swift tool to generate Module Interfaces for Swift projects.
Stars: ✭ 70 (+204.35%)
Mutual labels:  documentation-generator
doxybook2
Doxygen XML to Markdown (or JSON)
Stars: ✭ 140 (+508.7%)
Mutual labels:  documentation-generator
asciidoctor-lein-plugin
A Leiningen plugin for generating documentation using Asciidoctor
Stars: ✭ 26 (+13.04%)
Mutual labels:  documentation-generator
i3-workscreen
In i3wm compatible manner - dynamically re-configures your (multi)-monitor setup on the fly when you hotplug/unplug display cabel(s)
Stars: ✭ 29 (+26.09%)
Mutual labels:  workspace

insomnia-plugin-documenter

Export Insomnia workspace HTML documentation.

How it Works?

The plugin provides a workspace action labelled Export HTML Documentation..., on click it will ask for the output path (you only have to type this once for each workspace as the plugin remembers the last output path 🀭🀭🀭) and there is support for ~ paths, e.g. ~/dev/AwesomeProject/docs, but if you did not provide one it defaults to your Desktop folder with a folder named by your workspace slug (e.g. Grant Master becomes Grant-Master-API-Docs).

After exporting, you will see a success message that contains path to the generated docs folder and it is ready to be deployed anywhere that support static HTML hosting (e.g. GitHub Pages, Vercel, and Netlify).

Credits

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