xelcode-library-mes
v1.0.0
Published
Xelcode Library MES - components and utilities for MES applications
Readme
Xelcode Library MES
React component library and utilities for MES (Manufacturing Execution System) applications, with Mantine UI.
Installation
npm install xelcode-library-mesUsage
import { Button, List, Dialog } from 'xelcode-library-mes/components';
import { libraryActions, sendRequest } from 'xelcode-library-mes/store';
import { JdeUtils } from 'xelcode-library-mes/utils';Peer dependencies
Ensure your app has compatible versions of React, Redux, and other peer dependencies listed in this package.
