1.6.5 • Published 4 years ago

borschik-webp v1.6.5

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

#Borschik-webp

It's a fork of borschik with support of webp encoding
Форк борщика с опцией перекодирования изображений в webp
  • Usage: Flag -w=yes (--webp=yes)
~/borschik/bin/borschik -i in.css -o out.css -w=yes
  • Settings in .borschik:
"webp" : {
    "quality": "90", //encoding quality
    "lossless": false, //whether or not use lossless enconding
    "exclude_paths": [".+jpg$"] //regexps defining paths to images which you are don't want to encode
}

borschik

Build Status NPM version Dependency Status

#English borschik is an extendable builder for text-based file formats. It's main purpose is the assembly of static files for web projects (CSS, JS, etc.).

Documentation

JS include notations

Freeze and resource inlining

How borschik resolves technologies and How to extend borschik (write your own technology)

Article at bem.info

#Русский borschik — это расширяемый сборщик файлов текстовых форматов. Его основной задачей является сборка статических файлов веб-проектов (CSS, JS и т.д.).

Документация

Статья про borschik на bem.info

1.6.5

4 years ago

1.6.4

6 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

8 years ago

1.3.4

8 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.0.5

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago