yaoxiaojuan / workflow

There are some useful, cool things in my workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow

There are some useful, cool things in my workflow

Stylelint

This file is based on Airbnb JavaScript编码规范指南(ES6)中文版

Eslint

This file is based on Airbnb JavaScript编码规范指南(ES6)中文版

Gulp

gulp-book

Function list:

  • server & liveload
  • babel + browserify => es6 compile & minify
  • sass compile & minify
  • image minify

there are many ways to minify image.I use Smushit here.this article may help you to choose.

  • html minify

Unit Test

I use AVAto write unit test in my workflow.the way to write unit test is really easy.But,why we need to do that?maybe,this article can answer this question.

TODO

  • add version control

About

There are some useful, cool things in my workflow


Languages

Language:JavaScript 71.1%Language:HTML 27.5%Language:CSS 1.4%