thejasonxie / z-index-list

Get a list of z-indexes used in your project

Home Page:https://www.npmjs.com/package/z-index-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z-index-list

Get a list of z-indexes used in your project.

Currently only z-index or zIndex properties are scanned for in the following file types:

  • .css
  • .html
  • .js
  • .jsx
  • .ts
  • .tsx

Usage

npx z-index-list
pnpm dlx z-index-list
bunx z-index-list
# etc..

Contributing

Feel free to open an issue or fork and pull request to improve this project.

Possible improvements:

  • Add support for more file types
  • Add support for tailwind z-index classes
  • etc..

About

Get a list of z-indexes used in your project

https://www.npmjs.com/package/z-index-list


Languages

Language:JavaScript 100.0%