frontend-guidelines
Frontend guidelines
Guidelines for writing accessible and maintainable frontend code
Some HTML, CSS and JS best practices.
8k stars
331 watching
653 forks
last commit: 11 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
angular-material-extensions/contacts | An Angular library to manage contacts with material design features | 44 |
stylecow/stylecow | A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |
housseindjirdeh/angular2-redux-contact-list | A simple contact list application built with Angular 2, Immutable.js and Redux. | 58 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
rstacruz/rscss | A set of guidelines to help developers build maintainable CSS stylesheets | 3,908 |
tennisgent/angular-route-styles | Enables dynamic loading of route-specific CSS stylesheets in AngularJS applications | 158 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,065 |
johannesjo/angular-material-css-vars | A library to dynamically style Angular Material with CSS variables | 194 |
suitcss/base | Provides basic CSS styles for web applications | 194 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,526 |
max-mapper/inline-styles | Automates replacement of link tags and CSS url() calls with inline style tags and data URIs in HTML files. | 24 |
cpham/acf-contact-form | Provides a way to create contact forms using existing Advanced Custom Fields (ACF) groups and automatically creates new posts in a custom post type | 61 |
joshuapinter/react-native-unified-contacts | A React Native library that simplifies the use of contact data across various platforms, combining features from iOS and Android. | 158 |