All Projects → trashify → barebones

trashify / barebones

Licence: MIT license
A minimal CSS boilerplate - UNMAINTAINED

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to barebones

vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+210.81%)
Mutual labels:  less
passbolt styleguide
Passbolt styleguide
Stars: ✭ 24 (-35.14%)
Mutual labels:  less
Core CSS
This repo no more maintained! All features and components moved to Metro 4.
Stars: ✭ 36 (-2.7%)
Mutual labels:  less
vscode-powertools
A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
Stars: ✭ 44 (+18.92%)
Mutual labels:  less
vscode-tree-view
VSCode extension that probvides mail symbol overview of the currently opened file
Stars: ✭ 26 (-29.73%)
Mutual labels:  less
react-antd
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Stars: ✭ 320 (+764.86%)
Mutual labels:  less
chaldene
Chaldene Admin Template
Stars: ✭ 46 (+24.32%)
Mutual labels:  less
react
react 项目骨架
Stars: ✭ 12 (-67.57%)
Mutual labels:  less
pokedex-nextjs
Get to know the different render methods that the Next.js framework provides by exploring Pokemons
Stars: ✭ 39 (+5.41%)
Mutual labels:  less
jess
If you like CSS, Less, Sass, and/or CSS modules, you're gonna want to star this repo.
Stars: ✭ 26 (-29.73%)
Mutual labels:  less
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (+24.32%)
Mutual labels:  less
vue-cli4-webpack-template
基于vue-cli4+webpack 封装,便于下次新项目快速构建一个完备的模板项目(包含架手架引入、过滤器封装、ajax封装、路由引入封装、代理配置调试、less预编译配置引入、less主题切换、语言国际化、网页加载进度条)
Stars: ✭ 14 (-62.16%)
Mutual labels:  less
mei-tools-atom
Package for the Atom text editor that provides on-the-fly music notation rendering for MEI with Verovio
Stars: ✭ 17 (-54.05%)
Mutual labels:  less
project-3-crm
⭐crm 客户关系管理系统模板⭐一个不错的后台管理种子项目,拥有自由设置角色自由分配权限🔑的权限管理功能,三员管理多员管理均可,前端antd vue admin后端spring-boot-api-seedling 拥有完善的功能。文档包含需求文档,设计文档和测试文档等。同时配置了travis,拥有集成测试和自动构建的功能。
Stars: ✭ 128 (+245.95%)
Mutual labels:  less
react-mobile
从0构建 react 移动端框架,包含 分模块打包,自动转为rem,强大的路由功能,并配置dva,and-mobile等优质组件(项目会逐渐迭代~)
Stars: ✭ 30 (-18.92%)
Mutual labels:  less
bootstrap-print
To manage print media for Twitter Bootstrap v3.
Stars: ✭ 60 (+62.16%)
Mutual labels:  less
tdesign-vue-next
A Vue3.x UI components lib for TDesign.
Stars: ✭ 799 (+2059.46%)
Mutual labels:  less
lessram
Pure PHP implementation of array data structures that use less memory.
Stars: ✭ 20 (-45.95%)
Mutual labels:  less
bit-css
用原子类赋予元素属性,减少甚至不写css
Stars: ✭ 19 (-48.65%)
Mutual labels:  less
emitty
A platform for finding dependencies between files and building tools for incremental compilation or build.
Stars: ✭ 69 (+86.49%)
Mutual labels:  less

UNMAINTAINED

barebones-css - A minimal, responsive boilerplate for the modern web.

Build Status GitHub version Bower version npm version GitHub license GitHub stars GitHub issues

What's so great about it?

  • It provides you with a minimal set of styles for a fast and clean starting point.
  • It's lightweight. Being less than 5 kB in size once gzipped.
  • sanitize.css is used to corrects broken and missing styles.
  • It uses Flexbox Grid to provide you with a responsive grid system.
  • Build with Less for modularity and maintainability.
  • No deeply nested selectors.
  • Written entirely in rem and em values.
  • It's Customization friendly with no evil !Important.
  • Scalable on all devices and screens.

Installation

Install with cdn

<link rel="stylesheet" href="https://cdn.rawgit.com/tiaanduplessis/barebones-css/master/dist/barebones.min.css">

Install with Bower

$ bower install barebones-css

Install with npm

$ npm install barebones-css

Install with yarn

$ yarn add barebones-css

Not catching your fancy?

Here are some other awesome options:

Thanks to OSS

barebones CSS is made possible through Open Source Software. A very special thanks to all the modules it uses.

Contributing

All Contributions are welcome! Please open up an issue if you would like to help out.

License

Created with by Tiaan du Plessis. Licensed under the MIT License.

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