Giter Club home page Giter Club logo

cssc's Introduction

Title: cssまわりのユーティリティ集
Author: [email protected]
Content-Type: text/x-rst

概要
====

make_sprite.py, to_gif.py, cssc.pyはCSSに関連するユーティリティ集です。手書きでCSSを書いちゃったりする人の負荷を軽減します。

それぞれのファイルは:

make_sprite.py
  yamlで書かれた定義ファイルから、CSSスプライトを生成します。
  また、座標をjsonで出力して、cssc.pyを経由してCSSのbackground定義を自動生成することもできます。

to_gif.py
  IE6のために、PNGファイルをなるたけ綺麗にGIFに変換します。

cssc.py
  CSSにネストが無いことに腹が立つ人用のコンバータです。
  ネストしたstyle宣言をフラットにします。
  またjinja2のテンプレート記法を用いて、変数宣言や、ループ、マクロなども使う事が可能です。
  上述したmake_sprite.pyの座標定義をスタイルに変換したりもします。
  
使い方
======

make_sprite.py
--------------

::
    ./make_sprite.py -b test/images test/test.yaml

to_gif.py
----------

cssc.py
-------

cssc's People

Contributors

shnjp avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.