Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 22 JavaScript Doc Projects
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
That turns out to be a pretty common use case for markdown. Github, for example, renders your README.md is part of a git repo's "home" page. It's also common to have tooling that parses specially formatted comments in your source code and produce a documentation bundle, usually as a web page (ex. RDoc, YARD, JSDoc, etc.).
-
I'm reading through the docs on docs.github.com, but I still seem to be missing the basics.
-
Documize
Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS (by documize)
Try Documize or Ghost with a documentation theme.
-
retype
Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
Project mention: How to turn a folder of markdown docs into a structured docs section in an app? | reddit.com/r/iOSProgramming | 2022-11-29Outside of Swift, I use RetypeApp and they have a lot of inbuilt functionality. You can then generate your output directory on build, and use those HTML files as is.
-
Functional testing. Used to test components using a virtual dom without a browser. API calls and other external dependencies should be mocked. Here we are testing the functionality of a component or group of components, not the implementation. I like Kent C Dodds testing-library.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
-
chappe
🧑💻 Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
You can find it here : https://github.com/crisp-oss/chappe
-
docs
Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers. (by stacks-network)
Project mention: If you had money and power at your disposal, how would you spend your time? | reddit.com/r/ENFP | 2022-04-21Also I know it may be too much but if it is really your things check out the technical documents: https://docs.stacks.co/ and https://docs.hiro.so/intro
-
-
Similarly, these are taken from https://github.com/arcticicestudio/nord-docs (i.e. the code base of the entire Nord webpage), which is also published in MIT License.
-
Project mention: New website should have a wiki instead of static "Docs" | reddit.com/r/lunarvim | 2022-10-08
users can easily edit the docs here: https://github.com/LunarVim/lunarvim.org/tree/master/docs
-
you may notice I have also installed @nejcm/docz-theme-extended, its great do this.
-
Project mention: The Freemoji plugin has been discontinued because of the "obnoxious community" | reddit.com/r/BetterDiscord | 2022-09-08
Developers were notified about the updated guidelines as early as July 16th. They have been in the works much earlier than that, and there were discussions about banning ShowHiddenChannels since pretty much as long as that plugin existed.
-
docs.opensauced.pizza
Docs dot Open Sauced is an static rendered documentation for open source developer onboarding
-
We use a Gitflow worflow in our mono-repository with all the products and the corresponding k8s manifests in the same repo.
-
-
Project mention: I made a clone of Tailwind's home page using Code Hike | reddit.com/r/webdev | 2022-08-20
- Demo: https://not-tailwind.vercel.app
-
next-google-docs
Next Google Docs is a web app which uses draft.js to create a document for you. It also uses Firebase to store all the documents.
/* File: content/projectData.js */ module.exports = [ { id: 15, name: "Google Docs with Next.js", coverURL: "https://imgur.com/bQkEGlb.png", description: "Next Google Docs is a web app which uses draft.js to create a document for you. It also uses Firebase to store all the user's data.", githubURL: "https://github.com/j471n/next-google-docs", previewURL: "https://google-next-docs.vercel.app/", tools: ["Next.js", "Tailwind CSS", "Firebase", "Draft.js", "Next Auth"], pinned: true, }, /* ..............Other Projects......... */ ];
-
if you want see or use in your project access in: https://github.com/hernandemonteiro/doc_docs
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
JavaScript Docs related posts
- Unlimited Docs
- How I approach testing in Angular and React.
- Show HN: I spent 2 years building Tablane as a 17-year-old
- This article is published to Dev.to with github Action
- Looking for documentation on use of GitHub
- Beginner Guide on Unit Testing in React using React Testing Library and Vitest
- Please suggest a good resource for React + TS + TDD.
-
A note from our sponsor - Appwrite
appwrite.io | 28 Jan 2023
Index
What are some of the best open-source Doc projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | gitbook | 25,284 |
2 | docsify | 22,586 |
3 | JSDoc | 13,428 |
4 | github-docs | 12,788 |
5 | Documize | 1,766 |
6 | retype | 661 |
7 | testing-library-docs | 401 |
8 | docs | 362 |
9 | arc.codes | 307 |
10 | chappe | 151 |
11 | docs | 131 |
12 | docs | 101 |
13 | nord-docs | 93 |
14 | lunarvim.org | 91 |
15 | docz-theme-extended | 54 |
16 | docs | 33 |
17 | docs.opensauced.pizza | 22 |
18 | AirQo-frontend | 13 |
19 | apos-docs | 10 |
20 | not-tailwind | 10 |
21 | next-google-docs | 5 |
22 | doc_docs | 2 |