All Projects → WhatsNewSaes → Skeleton Less

WhatsNewSaes / Skeleton Less

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

Projects that are alternatives of or similar to Skeleton Less

Bodyskeletontracker
Human body skeleton detection an tracking from video camera in real time. It was developed for an Orbbec Astra camera DRGB (Depth-RGB), uses the OpenNI2 driver, it also works with Asus Xtion and Prime sense. It works with normal webcam too, in the case of background is smooth and white.
Stars: ✭ 94 (-37.33%)
Mutual labels:  skeleton
Fictoan
Mockups with markup — https://sujan-s.github.io/fictoan/
Stars: ✭ 114 (-24%)
Mutual labels:  responsive-layout
React Content Loader
⚪ SVG-Powered component to easily create skeleton loadings.
Stars: ✭ 11,830 (+7786.67%)
Mutual labels:  skeleton
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (-34%)
Mutual labels:  skeleton
Dddplus Demo
♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS
Stars: ✭ 111 (-26%)
Mutual labels:  skeleton
Opengl cmake skeleton
❤️ A ready to use cmake skeleton using GLFW, Glew and glm. 👍
Stars: ✭ 118 (-21.33%)
Mutual labels:  skeleton
Bootstrap Simple Admin Template
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Stars: ✭ 92 (-38.67%)
Mutual labels:  responsive-layout
Gltfforue4
Import glTF 2.0 in Unreal Engine
Stars: ✭ 145 (-3.33%)
Mutual labels:  skeleton
Vue Content Placeholders
Composable components for rendering fake (progressive) content like facebook in vue
Stars: ✭ 1,547 (+931.33%)
Mutual labels:  skeleton
Package Skeleton Php
A skeleton repository for Spatie's PHP Packages
Stars: ✭ 126 (-16%)
Mutual labels:  skeleton
Skeleton Plus
🎡 simple stripped down css framework
Stars: ✭ 100 (-33.33%)
Mutual labels:  skeleton
Skeleton
springboot+mybatis skeleton
Stars: ✭ 110 (-26.67%)
Mutual labels:  skeleton
Symfony Standard
The "Symfony Standard Edition" distribution
Stars: ✭ 1,521 (+914%)
Mutual labels:  skeleton
F3 Boilerplate
PHP7 Fat-Free Framework (http://fatfreeframework.com) example - A skeleton i18n web application which implements an MVC structure ( https://github.com/vijinho/FFMVC ) and includes the files from the https://getbootstrap.com project.
Stars: ✭ 97 (-35.33%)
Mutual labels:  skeleton
Php Docker Template
Docker images for PHP applications, CLI and FPM with shared socket
Stars: ✭ 142 (-5.33%)
Mutual labels:  skeleton
React Native Skeleton Content Nonexpo
A customizable skeleton-like loading placeholder for react native projects not using expo.
Stars: ✭ 92 (-38.67%)
Mutual labels:  skeleton
Skeletonview
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Stars: ✭ 10,804 (+7102.67%)
Mutual labels:  skeleton
Skeletonloadingview
SkeletonLoadingView(Shimmer) with Kotlin in Android💀💀
Stars: ✭ 146 (-2.67%)
Mutual labels:  skeleton
Spookyc
A compiler for the 🎃 Spooky 😱 programming language 👻
Stars: ✭ 144 (-4%)
Mutual labels:  skeleton
Simpleopenni
SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
Stars: ✭ 124 (-17.33%)
Mutual labels:  skeleton

Skeleton-Less

Skeleton-Less is the (un)official Less 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-less from your terminal
  • cd to project folder
  • run [sudo] npm install (first time users)
  • run grunt (to watch and compile Less 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
├── less/
│   └── skeleton.less
├── images/
│   └── favicon.png
├── package.json
├── Gruntfile.js
└── README.md

Contributions

The goal of Skeleton-Less is to have a mirrored Less 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 Less improvements, additional mixins, or other helpful Less 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-Less 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-Less 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].