{"id":13990397,"url":"https://github.com/ilkeryilmaz/front-end-resources","last_synced_at":"2025-10-31T00:44:09.001Z","repository":{"id":128371722,"uuid":"46066351","full_name":"ilkeryilmaz/front-end-resources","owner":"ilkeryilmaz","description":"📚Resources for front-end developer","archived":false,"fork":false,"pushed_at":"2017-10-27T08:24:46.000Z","size":7,"stargazers_count":32,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-31T00:44:07.603Z","etag":null,"topics":["guidelines","patterns","style-guide"],"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/ilkeryilmaz.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":"2015-11-12T16:42:35.000Z","updated_at":"2024-10-23T11:44:50.000Z","dependencies_parsed_at":"2024-01-18T04:17:42.879Z","dependency_job_id":"8a00d556-6006-459c-b802-6d46344f600c","html_url":"https://github.com/ilkeryilmaz/front-end-resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilkeryilmaz/front-end-resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilkeryilmaz%2Ffront-end-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilkeryilmaz%2Ffront-end-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilkeryilmaz%2Ffront-end-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilkeryilmaz%2Ffront-end-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilkeryilmaz","download_url":"https://codeload.github.com/ilkeryilmaz/front-end-resources/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilkeryilmaz%2Ffront-end-resources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281908612,"owners_count":26582147,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["guidelines","patterns","style-guide"],"created_at":"2024-08-09T13:02:40.043Z","updated_at":"2025-10-31T00:44:08.952Z","avatar_url":"https://github.com/ilkeryilmaz.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Front-End Developer Resources\n\n## Frontend Guidelines \n* [frontend-guidelines](https://github.com/bendc/frontend-guidelines): Some HTML, CSS and JS best practices.\n* [Google Style Guide](https://google.github.io/styleguide/htmlcssguide.xml): Google HTML/CSS Style Guide\n* [code-guide](https://github.com/mdo/code-guide): Standards for flexible, durable, and sustainable HTML and CSS.\n\n## CSS \n\n##### Patterns\n* [Github](http://primercss.io/): The CSS toolkit and guidelines that power GitHub.\n* [Scooter](http://dropbox.github.io/scooter/): SCSS framework built to provide base styles, CSS components, and rapid static prototyping for Dropbox.\n* [Mailchimp](http://ux.mailchimp.com/patterns): Mailchimp front-end framework\n\n##### Style Guides \n* [Airbnb](https://github.com/airbnb/css): Airbnb CSS / Sass Styleguide\n* [SalesForce](https://www.lightningdesignsystem.com/): Lightning Design System\n* [Trello](https://github.com/trello/trellisheets/blob/master/styleguide.md): Trello CSS Style Guide\n* [Evernote](https://github.com/evernote/css-style-guide): Evernote CSS Style Guide\n* [Dropbox](https://github.com/dropbox/css-style-guide): Dropbox CSS Style Guide\n* [Buffer](https://buffer.com/style-guide): The Buffer Style Guide\n* [bc-style-guide - Nicolás](https://github.com/bevacqua/css): CSS: The Good Parts\n* [MaintainableCSS](http://maintainablecss.com/): MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.\n* [idiomatic.css](https://github.com/necolas/idiomatic-css): Principles of writing consistent, idiomatic CSS.\n* [CSS Bliss](https://github.com/gilbox/css-bliss): A CSS style guide that puts the Clean, Smart, and Simple back into CSS\n* [Yelp](https://www.yelp.ca/styleguide/scss): This styleguide covers mixins for lots of CSS3 features as well as flexbox, animations and grids\n* [Workable](https://github.com/Workable/css-style-guide): How we do CSS/Sass at Workable\n* [Mapbox](https://www.mapbox.com/base/styling/): Css and styling\n\n\n## JS\n\n##### Style Guides\n* [Airbnb](https://github.com/airbnb/javascript): JavaScript Style Guide\n* [idiomatic.js](https://github.com/rwaldron/idiomatic.js/): Principles of Writing Consistent, Idiomatic JavaScript\n* [Angular Style Guide](https://github.com/johnpapa/angular-styleguide): A starting point for Angular development teams to provide consistency through good practices.\n* [Angular styleguide](https://github.com/toddmotto/angular-styleguide): Angular styleguide for teams\n* [A JavaScript Quality Guide - Nicolás](https://github.com/bevacqua/js): A quality conscious and organic JavaScript quality guide\n\n\n##### Examples\n* [Jstips](https://github.com/loverajoel/jstips#tips-list): This is about one JS tip every day!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filkeryilmaz%2Ffront-end-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filkeryilmaz%2Ffront-end-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filkeryilmaz%2Ffront-end-resources/lists"}