
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
extended-listbox
Advanced tools
A simple to use javascript component as powerful alternative to the HTML <select> tag
Extended Listbox is a simple to use javascript component as powerful
alternative to the HTML <select> tag. The main problem of
<select> tag is that last one isn’t flexible for customization with
CSS. Extended Listbox solves this problem. This component creates a list
structure based on <div> tags. The configuration is completely in
JavaScript. It opens up great possibilities for customization. No jquery is needed.
In addition, this component provides other useful features like a search bar or grouped items.
Install with NPM:
npm install extended-listbox
TypeScript definitions are included in the npm package.
Link the component and a stylesheet from your page.
<!-- include javascript and stylesheet -->
<link href="/path/to/extended-listbox.css" rel="stylesheet">
<script src="/path/to/extended-listbox.js"></script>
| Type | Size |
|---|---|
| Uncompressed, not minified | 31,3 KB |
| Uncompressed, minified | 13,5 KB |
| Compressed (gzip), not minified | 5,3 KB |
| Compressed (gzip), minified | 3,5 KB |
FAQs
A simple to use javascript component as powerful alternative to the HTML <select> tag
The npm package extended-listbox receives a total of 25 weekly downloads. As such, extended-listbox popularity was classified as not popular.
We found that extended-listbox demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.