{"id":13397782,"url":"https://github.com/topcoat/topcoat","last_synced_at":"2025-05-14T09:08:30.760Z","repository":{"id":5309866,"uuid":"6491715","full_name":"topcoat/topcoat","owner":"topcoat","description":"CSS for clean and fast web apps","archived":false,"fork":false,"pushed_at":"2018-04-18T20:42:03.000Z","size":62810,"stargazers_count":4258,"open_issues_count":69,"forks_count":373,"subscribers_count":188,"default_branch":"master","last_synced_at":"2024-10-29T15:35:12.605Z","etag":null,"topics":["css","ui-components"],"latest_commit_sha":null,"homepage":"topcoat.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/topcoat.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":"2012-11-01T15:12:16.000Z","updated_at":"2024-10-16T15:07:27.000Z","dependencies_parsed_at":"2022-09-09T10:00:50.670Z","dependency_job_id":null,"html_url":"https://github.com/topcoat/topcoat","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topcoat%2Ftopcoat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topcoat%2Ftopcoat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topcoat%2Ftopcoat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topcoat%2Ftopcoat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topcoat","download_url":"https://codeload.github.com/topcoat/topcoat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335149,"owners_count":21086525,"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","ui-components"],"created_at":"2024-07-30T18:01:44.710Z","updated_at":"2025-04-11T03:28:50.360Z","avatar_url":"https://github.com/topcoat.png","language":"HTML","readme":"# Topcoat\n\n[![Join the chat at https://gitter.im/topcoat/Topcoat](https://badges.gitter.im/topcoat/Topcoat.svg)](https://gitter.im/topcoat/Topcoat?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nCSS for clean and fast web apps\n\n---\n\n## Usage\n\n* [Download Topcoat](https://github.com/topcoat/topcoat/archive/v0.8.0.zip)\n\n* Open `demo/index.html` to view the usage guides.\n* Copy your desired theme CSS from the `css/` folder into your project\n* Copy the `img/` and `font/` folders into your project ( Feel free to only\n  copy the images and font weights you intend to use )\n* Link the CSS into your page\n\n```css\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"css/topcoat-mobile-light.min.css\"\u003e\n```\n\n_*Alternatively incorporate the css into your build process if you are so\ninclined._\n\n---\n\n## Contributing\n\nStart by checking out our [Backlog](http://huboard.com/topcoat/topcoat/backlog). (Pls file issues against this repo.)\n\n* [Fill out the CLA here](http://topcoat.io/dev/topcoat-cla.html)\n* [fork](https://help.github.com/articles/fork-a-repo) the repo\n* Create a branch\n\n        git checkout -b my_branch\n\n* Add your changes following the [coding guidelines](https://github.com/topcoat/topcoat/wiki/Coding-Guidelines)\n* Commit your changes\n\n        git commit -am \"Added some awesome stuff\"\n\n* Push your branch\n\n        git push origin my_branch\n\n* make a [pull request](https://help.github.com/articles/using-pull-requests)\n\nFor the details see our [Engineering Practices](https://github.com/topcoat/topcoat/wiki/Engineering-Practices).\n\n### Testing\n\nFor performance tests, see [dev/test/perf/telemetry/](https://github.com/topcoat/topcoat/tree/master/dev/test/perf/telemetry).\n\n### Building\n\nTopcoat uses [Grunt](http://gruntjs.com/) to build\n\n* Open the terminal from the topcoat directory\n\n        cd topcoat\n\n* Install [npm](http://nodejs.org/download/)\n_*comes packaged with node._\n* Install its command line interface (CLI) globally\n\n        npm install -g grunt-cli\n\n* Install dependencies with npm\n\n        npm install\n\n\n_*Topcoat uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on their website if you haven't upgraded since a lot has changed._\n\n* Type `grunt` in the command line to build the css.\n* The results will be built into the release folder.\n* Alternatively type `grunt watch` to have the build run automatically when you make changes to\nsource files.\n\n---\n\n## Browser support\n\n* Chrome (latest 2)\n* Edge (latest 2)\n* Firefox (latest 2)\n* Internet Explorer 8+\n* Opera (latest 2)\n* Safari (latest 2)\n\n---\n\n## Release notes\nSee [Release Notes](https://github.com/topcoat/topcoat/releases/).\n\n---\n\n## License\n\n[Apache license](https://raw.github.com/topcoat/topcoat/master/LICENSE)\n\n","funding_links":[],"categories":["HTML","1. 前端框架(Frameworks)","1. 前端UI框架(Frameworks)","Frameworks / Resources"],"sub_categories":["T"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopcoat%2Ftopcoat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopcoat%2Ftopcoat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopcoat%2Ftopcoat/lists"}