{"id":15844448,"url":"https://github.com/afeiship/webkit-sassui-layout-justify","last_synced_at":"2025-04-01T17:41:34.685Z","repository":{"id":96088544,"uuid":"70867471","full_name":"afeiship/webkit-sassui-layout-justify","owner":"afeiship","description":"Webkit css ui module for justify skills.","archived":false,"fork":false,"pushed_at":"2018-03-01T08:16:07.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T11:31:39.533Z","etag":null,"topics":["justify","justify-skills","webkit"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeiship.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-14T02:42:06.000Z","updated_at":"2018-03-01T08:18:24.000Z","dependencies_parsed_at":"2023-04-21T02:17:18.010Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/webkit-sassui-layout-justify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebkit-sassui-layout-justify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebkit-sassui-layout-justify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebkit-sassui-layout-justify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebkit-sassui-layout-justify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/webkit-sassui-layout-justify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246681847,"owners_count":20816958,"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":["justify","justify-skills","webkit"],"created_at":"2024-10-05T17:22:26.751Z","updated_at":"2025-04-01T17:41:34.677Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webkit-sassui-layout-justify\n\u003e Webkit sass ui module for justify skills.\n\n## usage:\n+ use sass mixin:\n```sass\n.justify-demo {\n  //Child must have font-size:\n  @include webkit-sassui-justify(14px);\n  \u003e*{\n    width: 24px;\n    line-height: 24px;\n    text-align: center;\n    background: #333;\n    color: white;\n    border-radius: 50%;\n  }\n}\n```\n\n+ OR you can use css directily:\n```html\n\u003cstyle media=\"screen\"\u003e\n.justify-demo\u003e*{\n  /*\n  1.Child elements must by original inline elements.\n  2.Child elements must have height.(If NOT,the box will has a hidden height)\n  */\n  height:24px;\n}\n\u003c/style\u003e\n\u003cdiv class=\"webkit-sassui-justify justify-demo\"\u003e\n  \u003cspan\u003eitem1\u003c/span\u003e\n  \u003cspan\u003eitem2\u003c/span\u003e\n  \u003cspan\u003eitem3\u003c/span\u003e\n\u003c/div\u003e\n\n```\n+ justify-text(ONLY for 'inline-element')\n```html\n\u003cdiv class=\"webkit-sassui-justify-text justify-text-demo\"\u003e\n  \u003ci\u003e1\u003c/i\u003e\n  \u003ci\u003e2\u003c/i\u003e\n  \u003ci\u003e3\u003c/i\u003e\n  \u003ci\u003e4\u003c/i\u003e\n\u003c/div\u003e\n```\n\n\n\n## resources:\n+ https://github.com/afeiship/generator-webkit-cssui\n+ https://github.com/kangax/html-minifier\n+ https://www.npmjs.com/package/gulp-htmlmin\n+ https://kristinlbradley.wordpress.com/2011/09/15/cross-browser-css-justified-block-list/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebkit-sassui-layout-justify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fwebkit-sassui-layout-justify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebkit-sassui-layout-justify/lists"}