
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@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 2,863 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
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.