Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghaschel/koffie
A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.
https://github.com/ghaschel/koffie
css css3 framework less mixins preprocessing preprocessor sass scss stylus
Last synced: 2 days ago
JSON representation
A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.
- Host: GitHub
- URL: https://github.com/ghaschel/koffie
- Owner: ghaschel
- License: mit
- Created: 2014-07-21T12:53:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:26:15.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T19:37:01.310Z (8 months ago)
- Topics: css, css3, framework, less, mixins, preprocessing, preprocessor, sass, scss, stylus
- Language: Less
- Homepage:
- Size: 2.53 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Koffie ☕️ [![License](https://img.shields.io/npm/l/koffie.svg)](#)
===============================================================[![npm version](https://img.shields.io/npm/v/koffie.svg?maxAge=2592000)](https://www.npmjs.com/package/koffie)
[![Bower version](https://img.shields.io/bower/v/koffie.svg?maxAge=2592000)](#)
[![Build Status](https://img.shields.io/travis/ghaschel/koffie.svg?maxAge=2592000)](https://travis-ci.org/ghaschel/koffie)
[![devDependency Status](https://david-dm.org/ghaschel/koffie/dev-status.svg)](https://david-dm.org/ghaschel/koffie#info=devDependencies)*A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.*
## Installation
You can get the latest version of Koffie in a few different ways:
- Get the [Latest Release](https://github.com/ghaschel/koffie/archive/v1.1.4.zip)
- Clone the repo: `git clone https://github.com/ghaschel/koffie.git`
- Install with [Bower](https://bower.io/): `bower install koffie`
- Install with [npm](https://www.npmjs.com/): `npm install koffie`## Documentation
Take a look at the [docs](https://rawgit.com/ghaschel/koffie/master/docs/index.html) and see how a cup of Koffie can help you code faster.