All Projects → WhatsNewSaes → Skeleton Sass

WhatsNewSaes / Skeleton Sass

The (un)official Sass Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

Projects that are alternatives of or similar to Skeleton Sass

Skeletonui
☠️ Elegant skeleton loading animation in SwiftUI and Combine
Stars: ✭ 275 (-57.36%)
Mutual labels:  skeleton
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (-37.36%)
Mutual labels:  skeleton
React Skeletor
Skeleton loading for React
Stars: ✭ 551 (-14.57%)
Mutual labels:  skeleton
Skeleton
Skeleton Android
Stars: ✭ 293 (-54.57%)
Mutual labels:  skeleton
Byrecyclerview
🔥 RecyclerView 下拉刷新、加载更多、item点击/长按、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter(RV/LV)等
Stars: ✭ 290 (-55.04%)
Mutual labels:  skeleton
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (-34.88%)
Mutual labels:  skeleton
csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 67 (-89.61%)
Mutual labels:  skeleton
Bootzooka
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
Stars: ✭ 587 (-8.99%)
Mutual labels:  skeleton
Awesome Skeleton Based Action Recognition
Skeleton-based Action Recognition
Stars: ✭ 360 (-44.19%)
Mutual labels:  skeleton
Python Flask Microservice
Skeleton of a Microservice built with the Flask
Stars: ✭ 544 (-15.66%)
Mutual labels:  skeleton
Slim Api Skeleton
Slim 3 API skeleton project for Composer
Stars: ✭ 296 (-54.11%)
Mutual labels:  skeleton
Project Stub
deps
Stars: ✭ 300 (-53.49%)
Mutual labels:  skeleton
Skeleton
The Symfony skeleton
Stars: ✭ 523 (-18.91%)
Mutual labels:  skeleton
Zephir
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
Stars: ✭ 3,086 (+378.45%)
Mutual labels:  skeleton
Alphapose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Stars: ✭ 5,697 (+783.26%)
Mutual labels:  skeleton
Ngx Skeleton Loader
Make beautiful, animated loading skeletons that automatically adapt to your Angular apps
Stars: ✭ 278 (-56.9%)
Mutual labels:  skeleton
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (-37.05%)
Mutual labels:  skeleton
Skeleton
💀 An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.
Stars: ✭ 587 (-8.99%)
Mutual labels:  skeleton
Laravel Boilerplate
The Laravel Boilerplate Project - https://laravel-boilerplate.com - For Slack access, visit:
Stars: ✭ 5,239 (+712.25%)
Mutual labels:  skeleton
Vim Doge
(Do)cumentation (Ge)nerator 10+ languages 📚 Generate proper code documentation skeletons with a single keypress. ⚡️🔥
Stars: ✭ 533 (-17.36%)
Mutual labels:  skeleton

Skeleton-Sass

Skeleton-Sass is the (un)official Sass version of Dave Gamache's Skeleton Framework. It currently featues a stable version of Skeleton 2.0.4


Skeleton is a simple, responsive boilerplate to kickstart any responsive project.

Check out http://getskeleton.com for documentation and details.

Getting started

Install Global Dependencies

Install Local Dependencies

  • Download zip, clone the repo or bower install skeleton-scss from your terminal
  • cd to project folder
  • run [sudo] npm install (first time users)
  • run grunt (to watch and compile sass files)

What's in the download?

The download includes Skeleton's CSS, Normalize CSS as a reset, a sample favicon, and an index.html as a starting point.

skeleton/
├── index.html
├── scss/
│   └── skeleton.scss
├── images/
│   └── favicon.png
├── package.json
├── Gruntfile.js
└── README.md

Contributions

The goal of Skeleton-Sass is to have a mirrored Sass repository of Skeleton. In order to keep the integrity of the original Skeleton framework, I cannot accept any features or functionality outside the original implementation of Dave Gamache's Skeleton Framework. If you would like to see features, functionality, or extensions outside of the original please make a PR / or issue on the original skeleton framework.

If you have sass improvements, additional mixins, or other helpful sass techniques that stay within the original codebase. Feel free to make a pull request!

Why it's awesome

Skeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more.

  • Minified, it's less than a kb
  • It's a starting point, not a UI framework
  • No compiling or installing...just vanilla CSS

Browser support

  • Chrome latest
  • Firefox latest
  • Opera latest
  • Safari latest
  • IE latest

The above list is non-exhaustive. Skeleton works perfectly with almost all older versions of the browsers above, though IE certainly has large degradation prior to IE9.

License

All parts of Skeleton-sass are free to use and abuse under the open-source MIT license.

Colophon

Skeleton was built using Sublime Text 3 and designed with Sketch. The typeface Raleway was created by Matt McInerney and Pablo Impallari. Code highlighting by Google's Prettify library. Icons in the header of the documentation are all derivative work of icons from The Noun Project. Feather by Zach VanDeHey, Pen (with cap) by Ed Harrison, Pen (with clicker) by Matthew Hall, and Watch by Julien Deveaux.

Acknowledgement

Skeleton was created by Dave Gamache for a better web.

Skeleton-Sass was created by Seth Coelen for a better Skeleton.

Buy me a coffee at ko-fi.com
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].