/react-ftm

React UI component library for aleph/followthemoney

Primary LanguageTypeScript

React-ftm

React-ftm contains React components for the display, visualisation and editing of FollowTheMoney entities. This includes:

  • A network visualisation and editing tool
  • A table-based entity editor for quick entry
  • Display and editing components for each FtM property type

react-ftm is used by aleph-ui and datadesktop, and can be re-used by other application aimed to attractively render FtM data in a browser.

Installation

npm install @alephdata/react-ftm

Build

npm run build