{"id":15839561,"url":"https://github.com/afeiship/wsui-layout-fixed-sidebar","last_synced_at":"2025-04-01T16:46:52.074Z","repository":{"id":57123117,"uuid":"147828367","full_name":"afeiship/wsui-layout-fixed-sidebar","owner":"afeiship","description":"Sassui for layout fixed sidebar.","archived":false,"fork":false,"pushed_at":"2021-06-21T12:31:18.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T08:09:33.835Z","etag":null,"topics":["aside","fixed","layout","sassui","sidebar","webkit"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2018-09-07T13:38:57.000Z","updated_at":"2021-06-21T12:31:21.000Z","dependencies_parsed_at":"2022-08-26T04:12:25.658Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/wsui-layout-fixed-sidebar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwsui-layout-fixed-sidebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwsui-layout-fixed-sidebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwsui-layout-fixed-sidebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwsui-layout-fixed-sidebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/wsui-layout-fixed-sidebar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246673567,"owners_count":20815589,"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":["aside","fixed","layout","sassui","sidebar","webkit"],"created_at":"2024-10-05T16:20:27.185Z","updated_at":"2025-04-01T16:46:52.058Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wsui-layout-fixed-sidebar\n\u003e Sassui for layout fixed sidebar.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm i @jswork/wsui-layout-fixed-sidebar\n```\n\n## usage\n```scss\n// use sass\n@import '~@jswork/wsui-layout-fixed-sidebar/dist/index.scss';\n// use css\n@import '~@jswork/wsui-layout-fixed-sidebar/dist/style.css';\n\n\n// generate your styles\n.test-wsui-layout-fixed-sidebar {\n  @include wsui-layout-fixed-sidebar(250px);\n  height: 400px;\n  background: #eee;\n  .is-sidebar,\n  .is-main {\n    height: 400px;\n  }\n\n  \u003e .is-sidebar {\n    background: lightgreen;\n  }\n  \u003e .is-main {\n    background: orange;\n  }\n}\n```\n\n```html\n\u003cdiv class=\"test-wsui-layout-fixed-sidebar is-container\" data-placement=\"left\"\u003e\n  \u003caside class=\"is-sidebar\"\u003eSidebar\u003c/aside\u003e\n  \u003cdiv class=\"is-main\"\u003emain\u003c/div\u003e\n\u003c/div\u003e\n```\n\n## preview\n- https://afeiship.github.io/wsui-layout-fixed-sidebar/\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/wsui-layout-fixed-sidebar/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/wsui-layout-fixed-sidebar\n[version-url]: https://npmjs.org/package/@jswork/wsui-layout-fixed-sidebar\n\n[license-image]: https://img.shields.io/npm/l/@jswork/wsui-layout-fixed-sidebar\n[license-url]: https://github.com/afeiship/wsui-layout-fixed-sidebar/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-layout-fixed-sidebar\n[size-url]: https://github.com/afeiship/wsui-layout-fixed-sidebar/blob/master/dist/wsui-layout-fixed-sidebar.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-layout-fixed-sidebar\n[download-url]: https://www.npmjs.com/package/@jswork/wsui-layout-fixed-sidebar\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwsui-layout-fixed-sidebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fwsui-layout-fixed-sidebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwsui-layout-fixed-sidebar/lists"}