Showing 41-60 of 174,803 packages
Embedded JavaScript templates
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
hast utility to check if an element is a css style
The worker which is used by the worker-timers package.
HTTP Strict Transport Security middleware.
hast utility to check if an element is a css link
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
An ESLint plugin providing rules that identify common security vulnerabilities for browser applications, Node.js tools, and Node.js services
Content Security Policy middleware
A CLI to lint a lockfile for security policies
rehype plugin to remove `type` on CSS `style` and `link`s
A drop-in replacement for react-markdown, designed for AI-powered streaming.
A bcrypt library for NodeJS.
Applies best practice security headers to responses. It's a simplified port of HelmetJS
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
a CSS selector compiler/engine
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules.
Salesforce Code Analyzer is a unified tool to help Salesforce developers analyze their source code for security vulnerabilities, performance issues, best practices, and more.
Open Web data by the Mozilla Developer Network
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations