Visual components for the Frictionless Data project in TypeScript/React.
- 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.
- Open Source (MIT)
- Reusable React Components
const element = document.getElementById('app')
frictionlessComponents.render(frictionlessComponents.Report, {report}, element)
Please visit our documentation portal: