{"id":16346606,"url":"https://github.com/matype/z-manager","last_synced_at":"2025-11-08T10:30:28.076Z","repository":{"id":16824408,"uuid":"19583664","full_name":"matype/z-manager","owner":"matype","description":"Set z-index value relatively and manage easily.","archived":false,"fork":false,"pushed_at":"2014-05-12T16:06:32.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T23:19:05.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matype.png","metadata":{"files":{"readme":"readme.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-08T18:09:59.000Z","updated_at":"2014-05-12T16:06:32.000Z","dependencies_parsed_at":"2022-08-25T15:02:50.296Z","dependency_job_id":null,"html_url":"https://github.com/matype/z-manager","commit_stats":null,"previous_names":["morishitter/z-manager","matype/z-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fz-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fz-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fz-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fz-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/z-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550230,"owners_count":19657541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T00:35:46.174Z","updated_at":"2025-11-08T10:30:27.988Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# z-manager [![Build Status](https://travis-ci.org/morishitter/z-manager.svg)](https://travis-ci.org/morishitter/z-manager)\n\n\nSet z-index value relatively and manage easily.\n\n## Installation\n\n```\n$ npm install z-manager -g\n```\n\n## Example\n\n```shell\n$ z-manager create your-css-file.css\n```\n\nCreate `.zmanagerc` and edit this file.\n\n```javascript\n{\n  \"1\": \".z1\",\n  \"2\": \"#header\",\n  \"3\": \"#footer\",\n  \"4\": \"#footer .ico\",\n  \"5\": \".container\",\n  \"6\": \".nav\"\n}\n```\n\nAll of selectors have z-index property are written in `.zmanagerc`.\n\nSort property in ascending order of z-index value you want.\n\nand, run bellow command:\n\n```shell\n$ z-manager adapt your-css-file.css\n```\n\n## License\nThe MIT License (MIT)\n\nCopyright (c) 2014 Masaaki Morishita\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fz-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fz-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fz-manager/lists"}