{"id":25831575,"url":"https://github.com/jarvisniu/jol","last_synced_at":"2026-06-06T22:31:49.869Z","repository":{"id":57281517,"uuid":"163519759","full_name":"jarvisniu/jol","owner":"jarvisniu","description":"a simple responsive css library","archived":false,"fork":false,"pushed_at":"2019-01-13T09:30:15.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T20:05:55.912Z","etag":null,"topics":["css","library","responsive"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/jarvisniu.png","metadata":{"files":{"readme":"README.md","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":"2018-12-29T15:06:42.000Z","updated_at":"2019-03-29T07:32:46.000Z","dependencies_parsed_at":"2022-09-19T22:04:15.351Z","dependency_job_id":null,"html_url":"https://github.com/jarvisniu/jol","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/jarvisniu%2Fjol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvisniu%2Fjol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvisniu%2Fjol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvisniu%2Fjol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarvisniu","download_url":"https://codeload.github.com/jarvisniu/jol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241227754,"owners_count":19930490,"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","library","responsive"],"created_at":"2025-02-28T20:37:46.136Z","updated_at":"2026-06-06T22:31:49.818Z","avatar_url":"https://github.com/jarvisniu.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jol\nA simple responsive css library\n\n# Usage\n```html\n\u003c!-- Responsive Width --\u003e\n\u003cdiv class=\"jol\"\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-12\"\u003eA\u003c/div\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-12\"\u003eB\u003c/div\u003e\n\u003c/div\u003e\n\n\u003c!-- Responsive Visibility with Gap --\u003e\n\u003cdiv class=\"jol-gap\"\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-12\"\u003eA\u003c/div\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-hide\"\u003eapple\u003c/div\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-12\"\u003eB\u003c/div\u003e\n\t\u003cdiv class=\"jol-6 jol-phone-hide\"\u003eboy\u003c/div\u003e\n\u003c/div\u003e\n```\n\n# Content\n\nIncludes responsive:\n\n- width\n- gap\n- visibility\n\nLimitations:\n\n- Mixing with fixed widths and percent widths is not supported. Use flex instead!\n\nAttentions:\n\n- Do not apply `padding` to the container and `margin` to the columns.\n\n# Docs\n\n## Containers (Rows):\n\n``` css\n.jol /* no gap */\n.jol-gap /* with gap */\n.jol-gap-2x /* doubled gap */\n```\n\n## Columns:\n\n```css\n.jol-3 /* a quarter width by default (12 based) */\n.jol-tablet-1-2 /* but halt width on tablet (2 based) */\n.jol-phone-12 /* and full width on phone */\n.jol-watch-hide /* then hide on watch */\n```\n\n## Device Widths\n\n![](device-width-chart.png)\n\n```\ndesktop: default\nlaptop: \u003c 1800px\ntablet: \u003c 1200px\nphone: \u003c 600px\nwatch: \u003c 300px\n```\n\n## Width bases\n\n- 12 (default)\n- 6\n- 5\n- 4\n- 3\n- 2\n- 1\n\n## Visibility\n\n- show\n- hide\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarvisniu%2Fjol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarvisniu%2Fjol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarvisniu%2Fjol/lists"}