{"id":20485612,"url":"https://github.com/azouaoui-med/css-pro-layout","last_synced_at":"2025-05-05T22:36:26.356Z","repository":{"id":39020563,"uuid":"277147436","full_name":"azouaoui-med/css-pro-layout","owner":"azouaoui-med","description":"CSS library for building responsive and customizable layouts","archived":false,"fork":false,"pushed_at":"2023-01-27T01:35:57.000Z","size":2192,"stargazers_count":93,"open_issues_count":38,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-02T22:08:54.712Z","etag":null,"topics":["css","layout","less","npm","page-layout","scss"],"latest_commit_sha":null,"homepage":"https://azouaoui-med.github.io/css-pro-layout","language":"HTML","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/azouaoui-med.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-07-04T16:34:18.000Z","updated_at":"2024-12-15T15:42:21.000Z","dependencies_parsed_at":"2023-02-15T04:01:35.690Z","dependency_job_id":null,"html_url":"https://github.com/azouaoui-med/css-pro-layout","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azouaoui-med%2Fcss-pro-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azouaoui-med%2Fcss-pro-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azouaoui-med%2Fcss-pro-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azouaoui-med%2Fcss-pro-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azouaoui-med","download_url":"https://codeload.github.com/azouaoui-med/css-pro-layout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233292641,"owners_count":18654092,"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":["css","layout","less","npm","page-layout","scss"],"created_at":"2024-11-15T16:32:00.100Z","updated_at":"2025-01-10T04:11:42.565Z","avatar_url":"https://github.com/azouaoui-med.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS Pro Layout\n\nCSS library for building responsive and customizable page layouts\n\n[![npm][version]][npm-url]\n[![License][license]][npm-url]\n\n[npm-url]: https://www.npmjs.com/package/css-pro-layout\n[version]: https://img.shields.io/npm/v/css-pro-layout.svg?style=flat-square\n[license]: https://img.shields.io/github/license/azouaoui-med/css-pro-layout?style=flat-square\n\n\u003chr\u003e\n\n## Documentation\n\nFor full documentation, visit [https://azouaoui-med.github.io/css-pro-layout](https://azouaoui-med.github.io/css-pro-layout)\n\n## Getting started\n\nYou can install css pro layout with NPM or Yarn\n\n### NPM\n\n```shell\nnpm install css-pro-layout\n```\n\n### Yarn\n\n```shell\nyarn add css-pro-layout\n```\n\nImport `css-pro-layout.css` into your module\n\n```js\nimport 'css-pro-layout/dist/css/css-pro-layout.css';\n```\n\n### CDN\n\nYou can also use the CDN link from [unpkg.com](https://unpkg.com)\n\n```html\n\u003clink href=\"https://unpkg.com/css-pro-layout/dist/css/css-pro-layout.min.css\" rel=\"stylesheet\" /\u003e\n```\n\n### Basic Usage\n\n```html\n\u003cdiv class=\"layout\"\u003e\n  \u003cheader class=\"header\"\u003eHeader\u003c/header\u003e\n  \u003cmain class=\"content\"\u003eContent\u003c/main\u003e\n  \u003cfooter class=\"footer\"\u003eFooter\u003c/footer\u003e\n\u003c/div\u003e\n```\n\nPlease refer to the [Examples page](https://azouaoui-med.github.io/css-pro-layout/docs/getting-started/examples) for more use cases.\n\n## Demos\n\n- [**Vanilla js** | Sandbox](https://codesandbox.io/s/css-pro-layout-vanilla-js-mpqds?file=/index.html)\n- [**React js** | Sandbox](https://codesandbox.io/s/css-pro-layout-react-js-sgl3q?file=/src/App.js)\n- [**vue js** | Sandbox](https://codesandbox.io/s/css-pro-layout-vue-hmdjp)\n- [**Angular** | Sandbox](https://codesandbox.io/s/css-pro-layout-angular-9vkt2)\n\n## Change Log\n\nThis project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Every release, along with the migration instructions, is documented on the GitHub [Releases](https://github.com/azouaoui-med/css-pro-layout/releases) page.\n\n## License\n\nMIT © [Mohamed Azouaoui](https://azouaoui.netlify.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazouaoui-med%2Fcss-pro-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazouaoui-med%2Fcss-pro-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazouaoui-med%2Fcss-pro-layout/lists"}