No description provided.
MCP server for Chrome DevTools
Get the real path of the system temp directory
Temporary files and directories
Returns a unique temp file name inside the specified folder
`fs-temp` is a quick and simple way to create temporary files and directories.
TypeScript definitions for temp
Temporary files, directories or names!
Write data to a random temporary file
Create and remove temporary directories with minimal effort
```typescript export function getTempName(prefix?: string | null | undefined): string;
A React provider for your crux application
Node.js CLI and library for automated web performance data collection. Gather raw performance signals from local Lighthouse audits, PageSpeed Insights (PSI), and the CrUX API
A tiny CrUX API wrapper that supports record & history API, handles errors, and provides types.
Get a random temporary file path
Delete files and directories
Analyze and debug space usage through source maps
Type checker for the Python language
Provides a uniquely named temp directory.
Node.js backend package including: framework (NestJS), HTTP server (Fastify), HTTP client (Fetch), distributed caching (ioredis), ORM (MikroORM), documentation (OpenAPI), logger (Loki), metrics (Prometheus) and tracing (Tempo with OpenTelemetry).
Generate a random path name.
A stack that destroys itself after a given time (ttl)
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
> A Lighthouse plugin that displays the field performance of your page. > It uses real-world data from Chrome UX Report and Core Web Vitals to estimate the score.