A tool that runs static analysis with PostCSS for css files.
Binaries for Sentry Node Profiling
Adds support for Cloud Profiler to Node.js applications
pprof support for Node.js
A fast and simple library to passively profile JS/Hermes performance in production and release builds.
node bindings for the v8 profiler
Heap dump, sample profiler and allocation timeline generator for Node.
Profile manager for Secretlint.
Elegant ProgressBar and Profiler for Webpack and Rspack
v8 profiling via the chrome dev-tools protocol
Profiler to time function calls in AdonisJs with context
Lerna-Lite Profiler used by certain optional commands (Run/Exec)
Programmable interface to Clinic.js Heap Profiler
pprof support for Node.js
A Redux store enhancer which uses User Timing API to profile redux actions and time spent on notifying store listeners
This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.
AWS SDK for JavaScript Codeguruprofiler Client for Node.js, Browser and React Native
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Faro package that enables easier integration in projects built with React.
Make USB power meters usable with the Firefox Profiler
Metro require profiler for Rozenite.
Run a promise (perhaps with p-queue) generating a profiler json suitable to be consumed inside Chrome or Edge devtools to be analyzed
node bindings for the v8 profiler
The agent that can collect or transfer xprofiler's performance logs.
HTML sanitizer with configurable allow lists for tags and attributes. Strip dangerous elements like script, style, and iframe tags, remove event attributes, and safely render user-generated content.
Color is a Ruby library to provide RGB, CMYK, HSL, and other color space manipulation support to applications that require it. It provides optional named RGB colors that are commonly supported in HTML, SVG, and X11 applications. The Color library performs purely mathematical manipulation of the colors based on color theory without reference to device color profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL color spaces, this won't matter. Absolute color spaces (like CIE LAB and CIE XYZ) cannot be reliably converted to relative color spaces (like RGB) without color profiles. When necessary for conversions, Color provides D65 and D50 reference white values in Color::XYZ. Color 2.2 adds a minor feature where an RGB color created from values can silently inherit the `#name` of a predefined color if `color/rgb/colors` has already been loaded. It builds on the Color 2.0 major release, dropping support for all versions of Ruby prior to 3.2 as well as removing or renaming a number of features. The main breaking changes are: - Color classes are immutable Data objects; they are no longer mutable. - RGB named colors are no longer loaded on gem startup, but must be required explicitly (this is _not_ done via `autoload` because there are more than 100 named colors with spelling variations) with `require "color/rgb/colors"`. - Color palettes have been removed. - `Color::CSS` and `Color::CSS#[]` have been removed.
No description provided.
No description provided.