@veupathdb/wdk-client

A React-based frontend for WDK, mostly written in TypeScript and SCSS (Sass).

Usage no npm install needed!

<script type="module">
  import veupathdbWdkClient from 'https://cdn.skypack.dev/@veupathdb/wdk-client';
</script>

README

WDKClient

Description

A React-based frontend for WDK, mostly written in TypeScript and SCSS (Sass).

WDKClient provides a configurable website, out of the box. It can be further extended to include custom views for different data types, and custom data acquisition modules.

Installation and Usage

Presently, WDKClient should be installed following the Strategies WDK Documentation.

Dependencies are managed with yarn.

Tests are written for the jest testing framework.