1.5.1 โ€ข Published 1 year ago

@docco/docco-wip v1.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Twitter Medium Youtube LinkedIn

Status GitHub Issues GitHub Pull Requests npm License


About The Project ๐Ÿ“

Docco is the no code tool that with a few clicks will boost your company documentation. We understand how important it is to build a product, that is why we help companies transform their API specs into products that will facilitate the integration of customers.

Our mission is to transform documentation into products without any effort. Nowadays all the companies need to provide endpoints that other companies can integrate with. One of the biggest problems is that the documentation provided for companies to integrate with those endpoints is inaccurate, outdated, unclear and can lead to confusion and even frustration from the customers. Docco is here to avoid all that, with just a few clicks, all the documentation will be ready to be consumed

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Next.js
  • React

Getting Started ๐Ÿš€

Pre-Requisites

  • Have installed yarn or npm
  • Node version >= 12

Installation

npm install --save docco-wip

Or with yarn:

yarn add docco-wip

Usage โœจ

import Docco from '@docco/docco-wip';
import React from 'react';

    render() {
        return (
            <div id="docco">
                <Docco url="https://url-to-spec-file" />       
            </div>
            );
        }

In the interactive demo below, try changing the code and see how it affects the output.

Edit Button


API / Props ๐Ÿงช


Roadmap ๐Ÿ“

  • [] Add MUI Theme to repository
  • [] Tools and processes
    • Rollup config
    • Codesandbox CI
    • Commit lint
    • [] Contribute Guide
    • [] Unit tests
    • [] Component tests
    • [] E2E test

Contribute and Feedback ๐Ÿค

We understand that the union make force. That is why we are grateful to the community for contributing with bugfixes and improvments. The main purpose of this repository is to continue evolving Docco, making it faster and easier to use. Development of Docco happens in the open on GitHub. Read below to learn how you can take part in improving Docco.

Code of Conduct

Docco has adopted the Contributor Covenant as its Code of Conduct, and we expect project participants to adhere to it. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Docco.

  • This repo is under active development. If you have any improvements / suggestions please file an issue or send in a Pull Request
  • The issues page is a good place to visit if you want to pick up some task. It has a list of things that are to be implemented in the near future

License ๐Ÿ”’

MIT ยฉ Docco


Contact ๐Ÿ‘ป

  • ๐Ÿ‡ต๐Ÿ‡น jcunhafonte@gmail.com
  • ๐Ÿ‡ฆ๐Ÿ‡ท lucas.hartridge@gmail.com
  • ๐ŸŒ doccoioofficial@gmail.com

Acknowledgments ๐Ÿ™

This project would not be possible without:

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago