Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@patternfly/pfe-core
Advanced tools
@patternfly/pfe-core
Utilities for building PatternFly elements.
CascadeController
- cascades configured properties/attributes to child elementsColorContextController
- enables colour context detectionCssVariableController
- caches computed stylesLightDOMController
- controls a light-DOM mutation observerLogger
- logging utilitiesPerfController
- measures element upgrading performancePropertyObserverController
- caches set values for observed properties until element is updatedSlotController
- utilities for managing slots and slotted content@bound
- binds a decorated method to the object instance@cascades
- cascades the decorated property to configured light and shadow child elements@initializer
- executes a decorated method when the element upgrades and on DOM mutations (opt-out)@observed
- runs a callback when the decorated property changes@time
- tracks the time a method takes to complete using the performance
API@trace
- debug decorator which logs the name and result of a class method whenever it runswhen
- element-position directive which adds or removes an element depending on a conditiondebounce
- debounce a functiongetRandomId
- generate a random element ID, optionally with a given prefixFAQs
PatternFly Elements Core Library
The npm package @patternfly/pfe-core receives a total of 4,010 weekly downloads. As such, @patternfly/pfe-core popularity was classified as popular.
We found that @patternfly/pfe-core 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
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.