项目作者: ilkeryilmaz

项目描述 :
📚Resources for front-end developer
高级语言:
项目地址: git://github.com/ilkeryilmaz/front-end-resources.git
创建时间: 2015-11-12T16:42:35Z
项目社区:https://github.com/ilkeryilmaz/front-end-resources

开源协议:

下载


Front-End Developer Resources

Frontend Guidelines

CSS

Patterns
  • Github: The CSS toolkit and guidelines that power GitHub.
  • Scooter: SCSS framework built to provide base styles, CSS components, and rapid static prototyping for Dropbox.
  • Mailchimp: Mailchimp front-end framework
Style Guides
  • Airbnb: Airbnb CSS / Sass Styleguide
  • SalesForce: Lightning Design System
  • Trello: Trello CSS Style Guide
  • Evernote: Evernote CSS Style Guide
  • Dropbox: Dropbox CSS Style Guide
  • Buffer: The Buffer Style Guide
  • bc-style-guide - Nicolás: CSS: The Good Parts
  • MaintainableCSS: MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.
  • idiomatic.css: Principles of writing consistent, idiomatic CSS.
  • CSS Bliss: A CSS style guide that puts the Clean, Smart, and Simple back into CSS
  • Yelp: This styleguide covers mixins for lots of CSS3 features as well as flexbox, animations and grids
  • Workable: How we do CSS/Sass at Workable
  • Mapbox: Css and styling

JS

Style Guides
Examples
  • Jstips: This is about one JS tip every day!