Enterprise

screenshot of Enterprise
express
scss

Enterprise-grade component library for the Infor Design System

Overview:

Infor Design System's Enterprise Component is a framework-independent UI library that consists of CSS and JS. It provides Infor product development teams, partners, and customers with the necessary tools to create user experiences that are approachable, focused, relevant, and perceptive.

Features:

  • Multiple themes: Provides various themes, including a WCAG 2.0 AAA compatible high-contrast theme.
  • Responsive components: Offers responsive components, patterns, and layouts for a flexible user interface.
  • Touch-friendly interactions: Supports touch-friendly interactions to enhance user experience on mobile devices.
  • SVG-based iconography: Uses SVG-based iconography compatible with high DPI screens for crisp and clear icons.
  • Built-in localization system: Includes a built-in localization system that is extendible and easy to implement.
  • Mitigation of XSS exploits: Offers built-in mitigation of XSS exploits for enhanced security.
  • 140+ components: Provides a wide range of components for versatile UI development.

Summary:

Infor Design System's Enterprise Components is a comprehensive UI library that empowers Infor product development teams, partners, and customers to create user-friendly and visually appealing interfaces. With features like multiple themes, responsive components, touch-friendly interactions, and a built-in localization system, it offers a wide range of tools and functionalities for efficient UI development.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.