Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@ui5/create-webcomponents-package
Advanced tools
Provides an npm init
script for creating new "UI5 Web Components" packages.
with npm
npm init @ui5/webcomponents-package
(the user will be asked for name, port, tag);npm init @ui5/webcomponents-package <NEW-PACKAGE-NAME>
(the user will be asked for port and tag only).And with yarn
yarn create @ui5/webcomponents-package
yarn create @ui5/webcomponents-package <NEW-PACKAGE-NAME>
.The script creates a new directory, and fills it with a package.json
file and all necessary source files, and resources for a new
components package.
We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents
channel of the OpenUI5 Community Slack.
Please check our Contribution Guidelines.
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.
1.4.0 (2022-05-25)
accessibleName
and accessibleNameRef
properties (#5187) (0d80a2c)type ahead
(autocomplete) (#5211) (ec44888)readonly
and disabled
(#5233) (405a598)aria-current
to the focused element (#5214) (20d8b83)maxlength
property documentation (#5253) (0c01d9f)value-state
styles in readonly
and disabled
(#5208) (87bea32)MultiSelect
mode (#5256) (405702c)maxlength
is exceeded (#5237) (ed9d74f)FAQs
UI5 Web Components: create package
The npm package @ui5/create-webcomponents-package receives a total of 185 weekly downloads. As such, @ui5/create-webcomponents-package popularity was classified as not popular.
We found that @ui5/create-webcomponents-package demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.