You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

6
6
7
7
All-in-one, highly configurable React component for rendering an elastic search UI based on the provided configuration. Includes
8
-
an interactive graph of related records.
8
+
an **interactive graph** of related records and **unique identifier resolving**.
9
+
10
+
> **Fair Digital Objects**\
11
+
> This component includes some useful (optional) features for FAIR DOs
9
12
10
13
This is an ESM Module intended for use in modern React applications. Make sure your bundler supports importing CSS files in JavaScript/TypeScript. Next.js is supported out of the box.
[Visit the Storybook](https://kit-data-manager.github.io/react-fairdo-search/?path=/docs/getting-started--docs) for examples and some documentation. For more documentation, consult the TypeScript typings.
23
+
[Visit the Storybook](https://kit-data-manager.github.io/react-search-component/?path=/docs/getting-started--docs) for examples and some documentation. For more documentation, consult the TypeScript typings.
21
24
22
25
## Quick Start
23
26
@@ -41,7 +44,7 @@ uses the `GenericResultView` with modified data:
@@ -63,7 +66,7 @@ Styling is done using tailwind and css variables. Feel free to override these va
63
66
64
67
## Contributing
65
68
66
-
Feedback and issue reports are welcome, simply [create an issue](https://github.com/kit-data-manager/react-fairdo-search/issues/new) here on GitHub.
69
+
Feedback and issue reports are welcome, simply [create an issue](https://github.com/kit-data-manager/react-search-component/issues/new) here on GitHub.
"description": "All-in-one component for rendering an elastic search UI for searching anything. Built-in support for visualizing related items in a graph and resolving unique identifiers.",
0 commit comments