Coder Social home page Coder Social logo

manuilsky / industrial-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from actyx/industrial-ui

0.0 1.0 0.0 8.61 MB

Industrial UI - Simple, modular UI Components for Shop Floor Applications

Home Page: https://actyx.github.io/industrial-ui/index.html?path=/docs/components-batteryicon--charged-100

License: Other

JavaScript 1.28% TypeScript 97.26% CSS 0.80% Shell 0.65%

industrial-ui's Introduction

Industrial UI

๐Ÿš€ Demo and docs: https://actyx.github.io/industrial-ui/index.html

Simple, modular UI Components for Shop Floor Applications

Industrial UI is a React toolkit built by Actyx, a German tech company specializing in distributed edge computing for factories. The toolkit features over 45 components and is mostly meant for building Shop Floor Applications that run in modern browsers on Rugged Industrial Tablets.

Industrial UI provides buttons, tabs, cards, navigation, and many other components, all of which have designed and tested to maximize operators' user experience and productivity in industrial environments. The project is "battle-tested" and running in production for Actyx's customers in seven countries.

Industrial UI is written entirely in TypeScript with predictable static types, making it easy to pick up and understand.

๐Ÿ“ฆ Installation

Industrial UI is available as an npm package.

npm install @actyx/industrial-ui

๐Ÿ“– Documentation

You can access the documentation and related examples by visiting:

https://actyx.github.io/industrial-ui/index.html

by clicking on the "Docs" tab you can access description, code samples, and properties details for each component.

For off-line documentation please use following instructions:

## clone repository
git clone https://github.com/Actyx/industrial-ui.git
## navigate to project folder
cd industrial-ui
## use the correct version of nodejs
nvm use
## install dependencies
npm i
## run StoryBook
npm run storybook

A website with documentation will be visible at http://localhost:6006/

Tutorials

๐Ÿค“ Developer tools

Script Description
npm run clean Clean lib and coverage folders
npm run check Perform all checks
npm run tsc Run TypeScript check
npm run tsc:watch Run TypeScript check watch mode
npm run build Build project
npm run build:watch Build project watch mode
npm run build:prod Perform all checks and build project
npm run lint Check for lint issues
npm run lint:fix Check and automatically fix lint issues
npm run storybook Run StoryBook
npm run storybook:build Build StoryBook
npm run storybook:build-local Run built StoryBook locally
npm run storybook:build-deploy Deploy built StoryBook on GitHub Pages
npm run test Run Jest tests
npm run test:no-coverage Run Jest tests and exclude coverage report
npm run test:watch Run tests in watch mode
npm run test:visual Run visual regression testing
npm run test:visual-approve Approve result from visual regression testing
npm run license:add Append license information to every relevant files
npm run license:check Check if license information is present on every relevant files
npm run license:check-dep Check the licenses for project dependencies
npm run license:check-dep Check the licenses for project dependencies and produce a summary
npm run sloc Report total number of source lines of code

industrial-ui's People

Contributors

gibbok avatar moshensky avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.