New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ids-enterprise-wc

Package Overview
Dependencies
Maintainers
7
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ids-enterprise-wc

The Web Component version of the IDS Enterprise component library

  • 1.0.0-beta.11
  • npm
  • Socket score

Version published
Weekly downloads
9.8K
decreased by-15.83%
Maintainers
7
Weekly downloads
 
Created
Source

Infor Design System Web Components Beta Library

License npm version Build Check Coverage Status

Infor Design System Enterprise Web Components Library is a framework independent UI library consisting of CSS and JS that provides Infor product development teams, partners, and customers the tools to create user experiences that are approachable, focused, relevant, and perceptive.

Key Features

  • Multiple themes, including a WCAG 2.0 AAA compatible high-contrast theme
  • Responsive components, patterns and layouts
  • Touch-friendly interactions
  • SVG-based iconography for high DPI screens and scaling
  • Built-in, extendible localization system
  • Built-in mitigation of XSS exploits
  • 85-100% Functional Test Coverage
  • Passes all code security scans and is fully CSP compliant
  • Well documented in .md format
  • Contains an extensive Change log which lists any and all breaking changes
  • Fully linted code
  • Follows WAI-ARIA Authoring Practices with a focus on accessibility
  • Fully Namespaced with an ids- namespace
  • We Follow the Gold Standard For Making Web Components
  • Includes types for typescript users
  • Every component has the CSS and DOM Encapsulated
  • 100+ Components convert

Browser Support

We support the latest release and the release previous to the latest (R-1) for browsers and OS versions:

IE / Edge
IE Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
R-1R-1R-1R-1R-1

Installation

The components are available via npm/yarn:

npm install --save ids-enterprise-wc@latest

To Clone and Run this Repo locally (requires node 18 (16 or 17))

mkdir enterprise-wc
cd enterprise-wc
git clone git@github.com:infor-design/enterprise-wc.git .
npm i
npm run start

Documentation

  • For each component see the .md file in the relevant component folder
  • See the Change Log for info on breaking changes as well more info in each individual component

Contributing

Keywords

FAQs

Package last updated on 23 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc