ruru-components
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.5 • Public • Published

ruru-components

The React components behind ruru, in case you want to embed Ruru into an existing React project.

PRERELEASE: this is pre-release software; use at your own risk and do not embed into public-facing projects. This will likely change a lot before it's ultimately released. The pre-release nature also explains the shocking lack of documentation.

Usage

For other usage patterns, please see the main ruru package.

import { Ruru } from "ruru-components";
import "graphiql/graphiql.css";
import "@graphiql/plugin-explorer/dist/style.css";
import "ruru-components/ruru.css";

React.render(<Ruru endpoint="/graphql" />);

GNU Terry Pratchett

Package Sidebar

Install

npm i ruru-components

Weekly Downloads

6

Version

2.0.0-beta.5

License

MIT

Unpacked Size

90.3 kB

Total Files

73

Last publish

Collaborators

  • benjie