React version of 555 RTC JS SDK
The `@trackunit/iris-app-sdk-rspack` package contains an executor for Rspack bundler used for IrisAppSDK development.
The `@trackunit/react-components` package is the home of the react components for Trackunits design system.
The `@trackunit/iris-app-sdk-webpack` package contains a executor for webpack bundler used for IrisAppSDK development.
The `@trackunit/react-core-contexts` package contains the core context providers for the [Iris App SDK](https://www.npmjs.com/package/@trackunit/iris-app).
The `@trackunit/iris-app-webpack-plugin` package contains a custom webpack plugin used for IrisAppSDK development.
The `@trackunit/iris-app-runtime-core-api` package is a small package containing reusable types for the Trackunit Iris App SDK.
The `@trackunit/react-form-components` package is the home of Trackunits public react form components.
The `@trackunit/iris-app-build-utilities` package contains several tools used for the Trackunit Iris App SDK.
The `@trackunit/iris-app-api` package is a small package containing reusable types for the Trackunit Iris App SDK.
The `@trackunit/react-core-hooks` package is a small package containing the core hooks used for getting data from our context providers inside Trackunit Iris Apps.
The `@trackunit/react-filter-components` package is the home of Trackunits public react components used for Filters.
The `@trackunit/iris-app-runtime-core` package is used for development with the Trackunit [Iris App SDK](https://www.npmjs.com/package/@trackunit/iris-app).
The `@trackunit/react-table-helpers` package is part of the Trackunit design system. It contains helper functions and hook used for the Table library.
The `@trackunit/react-modal` package is the home of Trackunits public react components used for...
The `@trackunit/react-table-base-components` package contains basic react components for tables as part of Trackunits design system.
The `create-iris-app-workspace` package is a cli tool extending `create-nx-workspace`.
The `@trackunit/react-chart-components` package is the home of the chart components for Trackunits design system.
The `@trackunit/react-form-wizard` package is the home of Trackunits public react form wizard components.
The `@trackunit/iris-app` package is a plugin for [NX by @nrwl](https://nx.dev/). This plugin adds some helpful generators used to set up a Trackunit Iris App project.
The `@trackunit/react-widgets` package contains basic react widgets, meant for our canvas as part of Trackunits design system.
The `@trackunit/react-drawer` package is the home of Trackunits public react components used for...
Custom NX executors for building and serving Iris Apps using Vite.
The `@trackunit/react-table` package is the home of our implementation of a Table component and all related components enhancing the table.