known-css-properties

WebJar for known-css-properties

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

known-css-properties
Последняя версия

Последняя версия

0.19.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

known-css-properties
WebJar for known-css-properties
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/known-css/known-css-properties

Скачать known-css-properties

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/known-css-properties/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>known-css-properties</artifactId>
    <version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/known-css-properties/
implementation 'org.webjars.npm:known-css-properties:0.19.0'
// https://jarcasting.com/artifacts/org.webjars.npm/known-css-properties/
implementation ("org.webjars.npm:known-css-properties:0.19.0")
'org.webjars.npm:known-css-properties:jar:0.19.0'
<dependency org="org.webjars.npm" name="known-css-properties" rev="0.19.0">
  <artifact name="known-css-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='known-css-properties', version='0.19.0')
)
libraryDependencies += "org.webjars.npm" % "known-css-properties" % "0.19.0"
[org.webjars.npm/known-css-properties "0.19.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

logo

Known CSS properties

List of standard and browser specific CSS properties.

License Renovate enabled Npm downloads

Sources

  1. Standard properties (only 'REC', 'CR', 'LC', 'WD', 'FPWD', 'ED' statuses): http://www.w3.org/Style/CSS/all-properties.en.json
  2. Browser supported properties from window.getComputedStyle / document.body.style

Browser versions

Desktop

Name Versions
Chrome 14 - 85
Firefox 6 - 80
Edge 13 - 18
Safari 6, 6.2, 7 - 9, 9.1, 10.0, 11.0, 11.1, 12.0, 12.1, 13.0, 13.1, 14
Internet Explorer 8 - 11
Opera 12.10, 12.14, 12.15, 12.16, 36 - 40, 45, 56, 58

Mobile

Name Versions
iOS Safari 6 - 8, 8.3, 9.0, 9.3, 10.0, 10.2, 10.3, 11.0, 11.2, 11.3, 11.4, 12.0 , 12.1, 13.1, 14
Chrome for Android 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 76, 78 - 79, 81, 83
Firefox for Android 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81
IE mobile 11
Opera Mobile 42.7, 43, 47.1
Samsung Internet 4.0, 6.4, 7.4, 8.2
UC Browser for Android 11.2, 12.9, 13.1

JavaScript API

const properties = require('known-css-properties').all;

Thanks

We use SauceLabs live testing solution for gathering most of the data.

Версии библиотеки

Версия
0.19.0
0.9.0