dom-zindex
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "dom-zindex", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Web common z-index style management", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -1,2 +0,2 @@ | ||
# dom-zindex | ||
# z-index Manager | ||
@@ -17,5 +17,5 @@ English | [简体中文](README.zh-CN.md) | ||
![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ||
--- | --- | --- | --- | --- | | ||
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | | ||
![IE](https://raw.github.com/alrra/browser-logos/master/src/archive/internet-explorer_7-8/internet-explorer_7-8_48x48.png) | ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ||
--- | --- | --- | --- | --- | --- | | ||
7+ ✔ | 80+ ✔ | 44+ ✔ | 40+ ✔ | 60+ ✔ | 6+ ✔ | | ||
@@ -28,2 +28,8 @@ ## Installing | ||
## CDN | ||
```HTML | ||
<script src="https://unpkg.com/dom-zindex"></script> | ||
``` | ||
## Example | ||
@@ -47,10 +53,4 @@ | ||
## CDN | ||
```HTML | ||
<script src="https://unpkg.com/dom-zindex"></script> | ||
``` | ||
## License | ||
[MIT](LICENSE) © 2019-present, Xu Liangzhan |
@@ -1,4 +0,4 @@ | ||
# dom-zindex | ||
# z-index 管理器 | ||
简体中文 | [繁體中文](README.zh-TW.md) | [English](README.en.md) | ||
[English](README.md) | 简体中文 | ||
@@ -17,5 +17,5 @@ [![npm version](https://img.shields.io/npm/v/dom-zindex.svg?style=flat-square)](https://www.npmjs.com/package/dom-zindex) | ||
![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ||
--- | --- | --- | --- | --- | | ||
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | | ||
![IE](https://raw.github.com/alrra/browser-logos/master/src/archive/internet-explorer_7-8/internet-explorer_7-8_48x48.png) | ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ||
--- | --- | --- | --- | --- | --- | | ||
7+ ✔ | 80+ ✔ | 44+ ✔ | 40+ ✔ | 60+ ✔ | 6+ ✔ | | ||
@@ -28,2 +28,8 @@ ## 安装 | ||
### CDN | ||
```HTML | ||
<script src="https://unpkg.com/dom-zindex"></script> | ||
``` | ||
## Example | ||
@@ -47,10 +53,4 @@ | ||
### CDN | ||
```HTML | ||
<script src="https://unpkg.com/dom-zindex"></script> | ||
``` | ||
## License | ||
[MIT](LICENSE) © 2019-present, Xu Liangzhan |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16610