All Projects → 1000tech → godlike.css

1000tech / godlike.css

Licence: other
CSS for layout standardization and usability of web applications

Programming Languages

SCSS
7915 projects
Less
1899 projects
stylus
462 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to godlike.css

Cessie
Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers.
Stars: ✭ 81 (+575%)
Mutual labels:  less, postcss
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+13508.33%)
Mutual labels:  less, postcss
Postcss Less
PostCSS Syntax for parsing LESS
Stars: ✭ 93 (+675%)
Mutual labels:  less, postcss
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (+2066.67%)
Mutual labels:  less, postcss
React Native Css Modules
Style React Native components using CSS, PostCSS, Sass, Less or Stylus.
Stars: ✭ 207 (+1625%)
Mutual labels:  less, postcss
Rollup Plugin Postcss
Seamless integration between Rollup and PostCSS.
Stars: ✭ 507 (+4125%)
Mutual labels:  less, postcss
Rollup Plugin Styles
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Stars: ✭ 116 (+866.67%)
Mutual labels:  less, postcss
emitty
A platform for finding dependencies between files and building tools for incremental compilation or build.
Stars: ✭ 69 (+475%)
Mutual labels:  less, postcss
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+16358.33%)
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 (+15175%)
Mutual labels:  less, postcss
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+1441.67%)
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 (+1883.33%)
Mutual labels:  less, postcss
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (+408.33%)
Mutual labels:  less, postcss
Stylelint
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
Stars: ✭ 9,350 (+77816.67%)
Mutual labels:  less, postcss
criteria-of-quality-frontend
Критерии качественной вёрстки (разметка, стилизация, картинки, шрифты, автоматизация и пр.)
Stars: ✭ 26 (+116.67%)
Mutual labels:  less, postcss
Webpack4.x
webpack4.x详细配置步骤
Stars: ✭ 103 (+758.33%)
Mutual labels:  less, postcss
multi-brand-colors
Multi Brand Colors with support for CSS/CSS-Vars/SCSS/SASS/Stylus/LESS/JSON
Stars: ✭ 26 (+116.67%)
Mutual labels:  less, postcss
Vscode Deploy Reloaded
Recoded version of Visual Studio Code extension 'vs-deploy', which provides commands to deploy files to one or more destinations.
Stars: ✭ 129 (+975%)
Mutual labels:  less, bower
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (+1833.33%)
Mutual labels:  less, postcss
Reset Css
An unmodified* copy of Eric Meyer's CSS reset. PostCSS, webpack, Sass, and Less friendly.
Stars: ✭ 244 (+1933.33%)
Mutual labels:  less, postcss

Godlike.css

CSS for layout standardization and usability of web applications from 1000.tech. A more modern alternative to reset.css and normalize.css.

Important: only use to create new projects!

godlike.css

What is Godlike.css ?

  • Preserves useful defaults, unlike many CSS resets.
  • Normalizes styles for a wide range of elements.
  • Corrects bugs and common browser inconsistencies.
  • Improves usability with subtle modifications.
  • Explains what code does using detailed comments.

Install

NPM:

npm i godlike.css

Yarn:

yarn add godlike.css

CDN:

https://cdnjs.com/libraries/godlike.css

Usage

Webpack:

@import 'godlike.css'

Gulp:

@import '../node_modules/godlike.css/godlike'

Demo

Used on MobiDevices

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].