
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
@ids-sandbox/ids-enterprise-wc
Advanced tools
The Web Component version of the IDS Enterprise component library
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.
.md
formatids-
namespaceWe support the latest release and the release previous to the latest (R-1) for browsers and OS versions:
![]() IE Edge | ![]() Firefox | ![]() Chrome | ![]() Safari | ![]() iOS Safari |
---|---|---|---|---|
R-1 | R-1 | R-1 | R-1 | R-1 |
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
Also include the Source Sans Pro Font in your project and app pages.
The npm package ships with a file called vscode.html-custom-data.json
. The file describes the custom elements and their settings for use in Visual Studio Code to provide “IntelliSense”. To enable it, you just need to tell VS Code where the file is.
npm install --save ids-enterprise-wc@latest
.vscode
at the root of your projectsettings.json
{
"html.customData": ["./node_modules/ids-enterprise-wc/vscode.html-custom-data.json"]
}
You may need to restart VS Code for the changes to take affect.
Most popular editors support custom code completion with different configurations. Please submit a feature request and/or pull request if you want to add your editor.
.md
file in each component folder if browsing the source and examples.FAQs
The Web Component version of the IDS Enterprise component library
The npm package @ids-sandbox/ids-enterprise-wc receives a total of 7 weekly downloads. As such, @ids-sandbox/ids-enterprise-wc popularity was classified as not popular.
We found that @ids-sandbox/ids-enterprise-wc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.