7 packages
@dagster-io/dagster-pipes
A typescript implementation of the pipes protocol, for integration with https://github.com/dagster-io/dagster
@dagster-io/dagster-plus-embed
A JavaScript library to embed Dagster+ iframes
@dagster-io/eslint-config
Shared eslint configuration for @dagster-io
@dagster-io/react-scripts
Dagster customization of configuration and scripts for Create React App.
@dagster-io/ui
Dagster UI Component Library
@dagster-io/ui-components
Dagster UI Component Library
jspatch
JSPatch is a library inspired by [mock.patch](https://docs.python.org/3/library/unittest.mock.html#patch) from python. It leverages Jest code transformations in order to modify files under test so that we can dynamically patch arbitrary identifiers.