@ahalabs/open-rpc-docs-react
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @ahalabs/open-rpc-docs-react

Weekly Downloads

2

Version

0.2.0

License

Apache-2.0

Unpacked Size

324 kB

Total Files

61

Last publish

Collaborators

  • chadoh
  • sirwillem