
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
Klevu UI web components. Klevu provides advanced AI-powered search and discovery solutions for online retailers.
The @klevu/ui package provides a set of UI components that can be easily integrated into your web application. These components are built using StencilJS and are designed to be used as web components, allowing you to easily include them in your existing web application.
Read more and learn: https://webcomponents.klevu.com
To install @klevu/ui, you can use npm or yarn:
npm install @klevu/ui
yarn add @klevu/ui
Once you have installed @klevu/ui, you can import the components you need and use them in your application:
Copy code
<!DOCTYPE html>
<html>
<head>
<script type="module" src="path/to/@klevu/ui.js"></script>
</head>
<body>
<klevu-button>Click me</klevu-button>
</body>
</html>
Special thing about Klevu UI components is that all parts of the subcomponents are exposed to main component in order to make things editable.
To generate list of parts that can be modified for documentation and development purposes use npm run generate:parts command to generate them.
Some of the icons are preloaded into the project in order to improve performance of the library. These files are manated in preloaded-icons.json file in klevu-icons component.
After updating that file it is possible to run npm run generate:icons that will automatically download specified icons from Github.
If you would like to contribute to @klevu/ui, please follow these steps:
@klevu/ui is licensed under the MIT License.
FAQs
Klevu UI web components. Klevu provides advanced AI-powered search and discovery solutions for online retailers.
The npm package @klevu/ui receives a total of 141 weekly downloads. As such, @klevu/ui popularity was classified as not popular.
We found that @klevu/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.