JavaScript documentation-tool

Open-source JavaScript projects categorized as documentation-tool

Top 11 JavaScript documentation-tool Projects

documentation-tool
  1. docsify

    🃏 A magical documentation site generator.

    Project mention: 🚀 Fast Static Site Deployment on AWS with Pulumi YAML | dev.to | 2025-04-05

    I built a fast, responsive, and lightweight static documentation site powered by Docsify, hosted on AWS S3 with a CloudFront CDN for global distribution. The entire infrastructure is managed using Pulumi YAML, allowing me to declaratively define and deploy resources without writing any imperative code.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

    Project mention: Ow I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost Owned | news.ycombinator.com | 2025-04-23

    I have a sort of similar setup but I haven't started using Obsidian yet, it's on my todo list. I use Eleventy instead of Hugo, with its simple Eleventy-Base-Blog starter template. I use Github action to publish to Github pages instead of using Cloudflare. It's a nascent site/blog, haven't written much, no images yet, so I don't see the need for something more than Github pages right now.

    One thing I don't see the author mention that is part of what I plan to do with Obsidian is use Syncthing (which I already use for other things) so I can work on a post when I'm not at my laptop. Probably just to write down ideas/notes and then fully work it out when I get to my laptop.

    If the blog author is here, curious if they commit drafts to their repo or not. I personally don't commit drafts. Besides also using 'draft: true` in the front-matter, I gitignore any markdown file where the filename starts with the word "draft". When I'm ready to publish I rename the file.

    https://www.11ty.dev/

    https://github.com/11ty/eleventy-base-blog

  4. documentation.js

    :book: documentation for modern JavaScript

  5. codecrumbs

    Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

  6. Documize

    Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS (by documize)

  7. retype

    Retype is an ultra-high-performance static site generator that builds a website based on simple text files. Made in Canada 🇨🇦.

    Project mention: Retype | news.ycombinator.com | 2024-05-22
  8. chappe

    🧑‍💻 Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. offline-docs

    A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands and enjoy.

  11. chatdocs

    Chatbot for your online documentation. (by cthiriet)

  12. simple-docs

    Simple documentation tool

  13. BrowseDocs

    A free and open-source documentation tool

    Project mention: Want to take a bet on an open-source developer? | dev.to | 2024-09-05

    browsedocs.com (a useful domain if you plan on building SaaS related to documentation/ enterprise documentation)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript documentation-tool discussion

Log in or Post with

JavaScript documentation-tool related posts

  • How to Integrate Tailwind with 11ty – With Code Examples

    3 projects | dev.to | 17 Apr 2025
  • 🚀 Fast Static Site Deployment on AWS with Pulumi YAML

    2 projects | dev.to | 5 Apr 2025
  • Static Site Generator - 11ty v3 tutorial

    2 projects | dev.to | 23 Mar 2025
  • Enhance an 11ty site at the edge

    4 projects | dev.to | 21 Mar 2025
  • The curious case of the paragraph with the bad CLS

    1 project | dev.to | 3 Dec 2024
  • Ask HN: Is It Time for a WordPress Alternative?

    1 project | news.ycombinator.com | 18 Oct 2024
  • TriliumNext Notes: Advanced, hierarchical, open-source note taking platform

    1 project | news.ycombinator.com | 16 Oct 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 25 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source documentation-tool projects in JavaScript? This list will help you:

# Project Stars
1 docsify 29,187
2 eleventy 🕚⚡️ 17,992
3 documentation.js 5,788
4 codecrumbs 2,715
5 Documize 2,218
6 retype 1,157
7 chappe 220
8 offline-docs 112
9 chatdocs 39
10 simple-docs 8
11 BrowseDocs 4

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?