Skip to content

vol7/shorthand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Shorthand Generator

by Alexander Haniotis and Francis Marineau

Tech

We're using a bunch of open-source projects:

  • shrthnd.js - The CSS shortening engine
  • Gulp - The streaming build system
  • Angulpify - The yeoman generator used to scaffold this project
  • Browserify - Used to structure the code and easily include npm-only css parsers
  • Angular - JavaScript MVC Framework
  • Ace Editor - For syntax highlighting and more

Setting up the environment

$ git clone git@github.com:frankmarineau/shorthand.git
$ cd shorthand
$ bower install
$ npm install
$ gulp

Server

Gulp will start a local server on port 8080 http://localhost:8080

Volume7

Montreal-based digital agency

@alexhaniotis @frankmarineau

About

Shrthnd is a handy tool that converts CSS properties into shorthand, making shorter and more readable stylesheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published