![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
ids-enterprise-wc
Advanced tools
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 ssh://git@oxfordssh.awsdev.infor.com:7999/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-enterprise-wc receives a total of 11,612 weekly downloads. As such, ids-enterprise-wc popularity was classified as popular.
We found that ids-enterprise-wc demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.