Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Visual components for the Frictionless Data project in TypeScript/React.

Notifications You must be signed in to change notification settings

CDL-Dryad/components

 
 

Repository files navigation

Frictionless Components

Build Coverage Registry Codebase Support

Visual components for the Frictionless Data project in TypeScript/React.

Purpose

  • Visualize Frictionless: With Frictionless Framework and other Frictionless libraries you can create and edit various metadata structures. Frictionless Components allows to visualize them and provide a user friendly UI to work with them.

Features

  • Open Source (MIT)
  • Reusable React Components

Example

const element = document.getElementById('app')
frictionlessComponents.render(frictionlessComponents.Report, {report}, element)

Documentation

Please visit our documentation portal:

About

Visual components for the Frictionless Data project in TypeScript/React.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.7%
  • CSS 26.5%
  • JavaScript 12.2%
  • HTML 2.6%
  • Makefile 1.9%
  • Shell 0.1%