{"id":13518011,"url":"https://github.com/Zhangjd/awesome-pure-css-no-javascript","last_synced_at":"2025-03-31T09:31:03.353Z","repository":{"id":90997598,"uuid":"54002677","full_name":"Zhangjd/awesome-pure-css-no-javascript","owner":"Zhangjd","description":":scroll: A curated list of awesome pure CSS resources.","archived":false,"fork":false,"pushed_at":"2016-04-30T09:27:05.000Z","size":10,"stargazers_count":238,"open_issues_count":1,"forks_count":34,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-23T04:10:59.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zhangjd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-03-16T05:13:10.000Z","updated_at":"2024-02-10T10:52:48.000Z","dependencies_parsed_at":"2024-01-06T11:00:01.507Z","dependency_job_id":"621f1c9b-bf19-4fae-a8bb-c0f98b7287b9","html_url":"https://github.com/Zhangjd/awesome-pure-css-no-javascript","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/Zhangjd%2Fawesome-pure-css-no-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangjd%2Fawesome-pure-css-no-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangjd%2Fawesome-pure-css-no-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangjd%2Fawesome-pure-css-no-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zhangjd","download_url":"https://codeload.github.com/Zhangjd/awesome-pure-css-no-javascript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246446834,"owners_count":20778883,"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-08-01T05:01:39.670Z","updated_at":"2025-03-31T09:31:03.333Z","avatar_url":"https://github.com/Zhangjd.png","language":null,"readme":"# awesome-pure-css-no-javascript\n\n纯 CSS + HTML，不使用 JavaScript，能实现怎样的视觉效果? \n\n这里收集整理了一些相关资源与工具，欢迎各位补充。\n\n* **Resources**\n    * [基于单个 Div 的 CSS 绘图](http://zhuanlan.zhihu.com/FrontendMagazine/19854868)\n    * [A Pure CSS3 Cycling Slideshow](https://www.smashingmagazine.com/2012/04/pure-css3-cycling-slideshow/) 纯 CSS 编写出可自动循环播放的 Slideshow。\n    * [用 HTML 和 CSS 来打造一个自己的「大白(●—●)」](http://www.jianshu.com/p/6d3feca2b5f7)\n    * [使用 CSS3 画出一个叮当猫](http://www.cnblogs.com/jr1993/p/4448025.html)\n* **Libraries**\n    * [loaders.css](https://github.com/ConnorAtherton/loaders.css) 纯 CSS 实现的加载动画框架。\n    * [balloon.css](https://github.com/kazzkiq/balloon.css) 纯 CSS 实现的弹出层效果。\n    * [pure](https://github.com/yahoo/pure) Yahoo 出品的纯 CSS 框架，体积小巧。\n    * [icono](https://github.com/saeedalipoor/icono) 仅一个标签实现的纯 CSS 图标库。\n    * [iHover](https://github.com/gudh/ihover) 一个令人印象深刻的图片悬停效果集合，完全基于 CSS3 实现。\n    * [devices.css](https://github.com/marvelapp/devices.css) 纯 CSS 模拟移动设备\n    * [CSS Modals](https://github.com/drublic/css-modal) 纯 CSS 实现模态框\n    * [Animate.css](http://daneden.github.io/animate.css/) CSS3 动效库\n* **Tools**\n    * [image2css](https://github.com/jaysalvat/image2css) 使用 PHP GD 库把图像转换成 CSS box-shadow 属性。例子可参考 [Mona Lisa with pure CSS](http://codepen.io/jaysalvat/pen/HaqBf)。\n    * [img2css](https://github.com/javierbyte/img2css) 功能和上面一个相似，不过这个库借助的是 canvas。\n    * [Clippy](http://bennettfeely.com/clippy/) 一个在线生成工具，主要用来实现 CSS 背景剪切功能（可查看CSS clip属性详解）。\n    * [Bounce.js](http://bouncejs.com/) 生成 CSS3 动效的小工具，它是用JavaScript编写的，提供了一个 Web 编辑界面\n    * [CSS Animate](http://cssanimate.com/) 如果你觉得上面的工具还无法做出你想要的动效，那么可以看看CSS Animate这个工具。它能让你设置更多的动效参数，比如你可以同时设置动效起始和终止状态的坐标，大小，以及透明度，这样你就能够做出更加复杂的动效来。\n* **Demos**\n    * [30个CSS碎片拼图，30种濒临灭绝动物](http://www.webhek.com/misc-res/species-in-pieces/#)\n    * [Airplane (Pure CSS)](http://codepen.io/dogagenc/pen/xbRKZx)\n    * [CSS Faces](http://codepen.io/rachel_web/pen/doaPWN)\n    * [A Single Div : a CSS drawing project by Lynn Fisher](http://a.singlediv.com/)\n    * [Pure CSS Tic-tac-toe 游戏](https://codepen.io/ziga-miklic/pen/Fagmh)\n    * [Pure CSS 扫雷游戏](https://github.com/imsun/CSS-Minesweeper)\n    * [星球大战里面的 Darth Vader](https://tsitu.github.io/darth.html)\n    * [Simpsons In CSS](http://pattle.github.io/simpsons-in-css/)\n    * [Silon](https://github.com/SLaks/Silon)\n    * [Rotate Clock](http://codepen.io/DawidKrajewski/pen/dPpMXN)\n","funding_links":[],"categories":["Technical"],"sub_categories":["awesome-*"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZhangjd%2Fawesome-pure-css-no-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZhangjd%2Fawesome-pure-css-no-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZhangjd%2Fawesome-pure-css-no-javascript/lists"}