Skip to content

zmink-pxc/react-axl

Repository files navigation

React Axioline

Component library to render axio bus components

(x)H indicates the axioline housing type.

Migration: Removed @bit imports

  • All @bit/... imports have been replaced with local paths under src/**.
  • Bit tooling has been removed; the bit section in package.json no longer exists.
  • Use the local components under src/components/** directly.

Common replacements:

  • @bit/zmink.axioline.axl-modulesrc/components/Core/AxlModule/AxlModule
  • @bit/zmink.axioline.axl-connectorsrc/components/Core/AxlConnector/AxlConnector
  • @bit/zmink.axioline.smart-elements.se-modulesrc/components/Core/SeModule/SeModule
  • @bit/zmink.axioline.load-modulessrc/components/Modules/load-modules

Viewing/Testing

Storybook has been integrated for viewing, documenting and testing components.

To start interacting with the component library locally, run:

npm run storybook

About

React components for visualizing Axioline devices including PLCnext

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •