All Projects → nicothin → criteria-of-quality-frontend

nicothin / criteria-of-quality-frontend

Licence: other
Критерии качественной вёрстки (разметка, стилизация, картинки, шрифты, автоматизация и пр.)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to criteria-of-quality-frontend

Webpack4.x
webpack4.x详细配置步骤
Stars: ✭ 103 (+296.15%)
Mutual labels:  less, postcss
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+7496.15%)
Mutual labels:  less, postcss
Rollup Plugin Styles
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Stars: ✭ 116 (+346.15%)
Mutual labels:  less, postcss
Stylelint
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
Stars: ✭ 9,350 (+35861.54%)
Mutual labels:  less, postcss
Reset Css
An unmodified* copy of Eric Meyer's CSS reset. PostCSS, webpack, Sass, and Less friendly.
Stars: ✭ 244 (+838.46%)
Mutual labels:  less, postcss
Cessie
Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers.
Stars: ✭ 81 (+211.54%)
Mutual labels:  less, postcss
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+6950%)
Mutual labels:  less, postcss
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (+134.62%)
Mutual labels:  less, postcss
Prejss
Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.
Stars: ✭ 238 (+815.38%)
Mutual labels:  less, postcss
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (+792.31%)
Mutual labels:  less, postcss
Rollup Plugin Postcss
Seamless integration between Rollup and PostCSS.
Stars: ✭ 507 (+1850%)
Mutual labels:  less, postcss
multi-brand-colors
Multi Brand Colors with support for CSS/CSS-Vars/SCSS/SASS/Stylus/LESS/JSON
Stars: ✭ 26 (+0%)
Mutual labels:  less, postcss
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (+900%)
Mutual labels:  less, postcss
Postcss Less
PostCSS Syntax for parsing LESS
Stars: ✭ 93 (+257.69%)
Mutual labels:  less, postcss
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+611.54%)
Mutual labels:  less, postcss
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+6180.77%)
Mutual labels:  less, postcss
React Native Css Modules
Style React Native components using CSS, PostCSS, Sass, Less or Stylus.
Stars: ✭ 207 (+696.15%)
Mutual labels:  less, postcss
godlike.css
CSS for layout standardization and usability of web applications
Stars: ✭ 12 (-53.85%)
Mutual labels:  less, postcss
emitty
A platform for finding dependencies between files and building tools for incremental compilation or build.
Stars: ✭ 69 (+165.38%)
Mutual labels:  less, postcss
dctb-web-project
Repositório informativo com diretrizes empíricas para o desenvolvimento de um Projeto Web.
Stars: ✭ 59 (+126.92%)
Mutual labels:  checklist

Критерии хорошей верстки

Обязательные и необязательные критерии оценки вёрстки.

Проверить вёрстку

Автоматизация некоторых проверок

Нужно поставить зависимости: npm i

Проверяемые файлы и папки положить в test/, вызвать npm run lint. Найденные ошибки будут показаны в консоли с упоминанием файла, строки и описания ошибки.

Проверка Инструмент Описание
Соответствие БЭМ bemlint Соответствие разметки правилам БЭМ-а (разделители __ и --)
Соответствие .htmllintrc htmllint Соответствие разметки правилам, описанным в .htmllintrc
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].