The DataShaper project is a suite of tools for schema-based, declarative data manipulation. It is designed to be used in a variety of contexts, including JavaScript and Python.
At the heart of DataShaper is a set of verbs that describe kinds of data transformations that are applied to data-tables. These verbs can be chained together to form data workflows.
DataShaper provides a React-based UI library for defining and configuring dataflows, and observing their outputs.
DataShaper provides a React-based application framework for building schema-based data applications.