csscut

package module
v0.0.0-...-96028ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2017 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CutAndInject

func CutAndInject(html string) (nhtml string, err error)

Удаляем лишний css и вставляем в html

func GetCutCss

func GetCutCss(html string) (cssstr string, err error)

Получаем порезанный css

func Init

func Init(o InitObj) (err error)

Инициализация

func InjectStyle

func InjectStyle(html, css string) (nhtml string)

Вставляем стили в html

Types

type InitObj

type InitObj struct {
	WwwPath      string
	LevelDbPath  string
	NodeScript   string
	UncssScript  string
	CleanOnStart bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL