
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@ecopages/radiant
Advanced tools
Radiant is a minimalist web component library designed for simplicity and flexibility.
Radiant is a minimalist web component library designed for simplicity and flexibility.
It leverages the light DOM, allowing components to be styled and manipulated with standard CSS and JavaScript, unlike traditional web components that use the shadow DOM.
This approach deviates from conventional web component best practices, offering a trade-off for a more streamlined development experience.
Ideal for any kind of projects, Radiant provides a lightweight alternative to full web components implementations, reducing unnecessary overhead.
For more details, see the docs page.
bun install @ecopages/radiant
| Folder/Module | Description |
|---|---|
./ | Contains all modules. |
./context | Contains all modules related to contex. |
./context/create-context | Module for creating context. |
./context/context-provider | Module for providing context. |
./context/consume-context | Module for consuming context. |
./context/provide-context | Module for providing context. |
./context/context-selector | Module for selecting context. |
./core | Contains all core elements |
./core/radiant-element | Module for the Radiant Element. |
./decorators | Contains decorator modules. |
./decorators/custom-element | Decorator for custom elements. |
./decorators/event | Decorator for events. |
./decorators/on-event | Decorator for event handlers. |
./decorators/on-updated | Decorator for update handlers. |
./decorators/query | Decorator for querying elements. |
./decorators/reactive-field | Decorator for reactive fields. |
./decorators/reactive-prop | Decorator for reactive properties. |
./mixins | Contains mixin modules. |
./mixins/with-kita | Mixin for Kita functionality. |
./tools | Contains utility modules. |
./tools/stringify-typed | Utility for stringifying attributes. |
./tools/event-emitter | Utility for emitting events. |
./utils | Contains additional utility modules. |
FAQs
Radiant is a minimalist web component library designed for simplicity and flexibility.
We found that @ecopages/radiant 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.
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
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.