0.4.9 • Published 11 months ago

@khannanov-nil/nil-open-rpc-docs-react v0.4.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

@metamask/open-rpc-docs-react

OpenRPC documentation as a react component

What is this?

This is a react component that will render documentation for a given OpenRPC document.

How do I use this?

Installation:
npm install --save @metamask/open-rpc-docs-react
Usage:
import Method from "@metamask/open-rpc-docs-react";

and then use it somewhere in a project:

<Method method={method} />

Development

Linking

When linking this project with others, use yarn link:setup to avoid getting errors about hooks / multiple react versions.

0.4.9

11 months ago

0.4.8

11 months ago

0.4.7

11 months ago

0.4.6

11 months ago

0.4.5

11 months ago

0.4.4

11 months ago

0.4.3

11 months ago

0.4.2

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.9

11 months ago

0.3.8

11 months ago

0.3.7

11 months ago

0.3.6

11 months ago

0.3.5

11 months ago

0.3.4

11 months ago

0.3.3

11 months ago

0.3.2

11 months ago

0.3.1

11 months ago

0.3.0

11 months ago

0.2.9

11 months ago

0.2.8

11 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago