Socket
Book a DemoInstallSign in
Socket

@emotion/is-prop-valid

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/is-prop-valid

A function to check whether a prop is valid for HTML and SVG elements

latest
Source
npmnpm
Version
1.4.0
Version published
Weekly downloads
18M
-6.02%
Maintainers
4
Weekly downloads
 
Created
Source

@emotion/is-prop-valid

Check whether a prop is valid for HTML and SVG elements

yarn add @emotion/is-prop-valid
import isPropValid from '@emotion/is-prop-valid'

isPropValid('href') // true

isPropValid('someRandomProp') // false

FAQs

Package last updated on 04 Sep 2025

Did you know?

Socket

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.

Install

Related posts