@emotion/is-prop-valid
A function to check whether a prop is valid for HTML and SVG elements
Last updated 7 months ago by emotion-release-bot .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @emotion/is-prop-valid 
SYNC missed versions from official npm registry.

@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

Current Tags

  • 1.4.0                                ...           latest (7 months ago)
  • 0.9.0-next.1                                ...           next (6 years ago)
  • 1.0.0-rc.0                                ...           rc (5 years ago)

36 Versions

  • 1.4.0                                ...           7 months ago
  • 1.3.1                                ...           2 years ago
  • 1.3.0                                ...           2 years ago
  • 1.2.2                                ...           2 years ago
  • 1.2.1                                ...           3 years ago
  • 1.2.0                                ...           4 years ago
  • 1.1.3                                ...           4 years ago
  • 1.1.2                                ...           4 years ago
  • 1.1.1                                ...           4 years ago
  • 1.1.0                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
  • 1.0.0-rc.0                                ...           5 years ago
  • 0.8.8                                ...           6 years ago
  • 0.8.7                                ...           6 years ago
  • 0.8.6                                ...           6 years ago
  • 0.9.0-next.1                                ...           6 years ago
  • 0.8.6-next.0                                ...           6 years ago
  • 0.8.5                                ...           6 years ago
  • 0.8.4                                ...           6 years ago
  • 0.8.3                                ...           7 years ago
  • 0.8.2                                ...           7 years ago
  • 0.8.1                                ...           7 years ago
  • 0.7.3                                ...           7 years ago
  • 0.7.2                                ...           7 years ago
  • 0.7.1                                ...           7 years ago
  • 0.7.0                                ...           7 years ago
  • 0.6.8                                ...           8 years ago
  • 0.6.7                                ...           8 years ago
  • 0.6.6                                ...           8 years ago
  • 0.6.5                                ...           8 years ago
  • 0.6.4                                ...           8 years ago
  • 0.6.3                                ...           8 years ago
  • 0.6.2                                ...           8 years ago
  • 0.6.1                                ...           8 years ago
  • 0.6.0                                ...           8 years ago
  • 0.5.2                                ...           8 years ago

Copyright 2013 - present © cnpmjs.org | Home |