Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsdocs-io/web

jsDocs.io is an open source documentation host for Javascript and Typescript packages.
https://github.com/jsdocs-io/web

docs documentation-website javascript nextjs npm tailwindcss typescript

Last synced: 3 months ago
JSON representation

jsDocs.io is an open source documentation host for Javascript and Typescript packages.

Awesome Lists containing this project

README

        



jsDocs.io logo

# [jsDocs.io](https://www.jsdocs.io)

[![Build status](https://img.shields.io/github/actions/workflow/status/jsdocs-io/web/main.yml?branch=main)](https://github.com/jsdocs-io/web/actions?query=workflow%3ACI)
[![Coverage](https://img.shields.io/codecov/c/gh/jsdocs-io/web)](https://codecov.io/gh/jsdocs-io/web)
![Language](https://img.shields.io/github/languages/top/jsdocs-io/web)
[![License](https://img.shields.io/github/license/jsdocs-io/web)](https://github.com/jsdocs-io/web/blob/main/LICENSE)

jsDocs.io is an open source documentation host inspired by [GoDoc](https://pkg.go.dev/) and [Docs.rs](https://docs.rs/) that automatically extracts and renders the public API and documentation of Typescript and typed Javascript packages published on [npm](https://www.npmjs.com/).

To learn more about jsDocs.io, please visit our [About page](https://www.jsdocs.io/about).



Powered by Vercel

## Package Authors

If you are a developer interested in improving your packages' public documentation, please visit our [package documentation guide](https://www.jsdocs.io/guide).

## Sponsor

You can support this project by [**becoming a backer or sponsor on Patreon**](https://www.patreon.com/jsdocs_io) with a monthly contribution and have your name or company logo listed on the [Sponsor page](https://www.jsdocs.io/sponsor) on jsDocs.io.

## Feedback

To report bugs, leave suggestions, or ask questions, please [open an issue](https://github.com/jsdocs-io/web/issues).

You can also reach us on Twitter at [@jsDocs](https://twitter.com/jsDocs) or by email at [email protected].

## License

AGPL-3.0-or-later

Copyright (C) 2021 Edoardo Scibona

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .