gg_mini

package
v0.2.72 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: BSD-3-Clause Imports: 4 Imported by: 1

README

Minify

Simple js and HTML minifier.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MinifyHelper

type MinifyHelper struct {
}
var Minify *MinifyHelper

func (*MinifyHelper) CSS

func (instance *MinifyHelper) CSS(data []byte) ([]byte, error)

func (*MinifyHelper) HTML

func (instance *MinifyHelper) HTML(data []byte) ([]byte, error)

func (*MinifyHelper) JS

func (instance *MinifyHelper) JS(data []byte) ([]byte, error)

func (*MinifyHelper) JSON added in v0.2.64

func (instance *MinifyHelper) JSON(data []byte) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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