Search
Preparing search index...
The search index is not available
makit-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"plugin/inline/inline-css"
External module "plugin/inline/inline-css"
Index
Interfaces
Inline
Css
Option
Type aliases
Make
Variables
debug
Functions
get
Base64
inline
Css
replace
Img
Inline
replace
Text
Inline
Type aliases
Make
Make
:
function
Type declaration
(
str
:
string
)
:
Promise
<
number
>
Parameters
str:
string
Returns
Promise
<
number
>
Variables
Const
debug
debug
:
any
= Debug('inline:parseCss')
Functions
get
Base64
get
Base64
(
data
:
string
|
Buffer
|
any
[]
)
:
string
Parameters
data:
string
|
Buffer
|
any
[]
Returns
string
inline
Css
inline
Css
(
make
:
Make
, content
:
string
|
Buffer
, path
:
string
, options
:
InlineCssOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
|
Buffer
path:
string
options:
InlineCssOption
Returns
Promise
<
string
>
replace
Img
Inline
replace
Img
Inline
(
make
:
Make
, content
:
string
, filePath
:
string
, options
:
InlineCssOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
filePath:
string
options:
InlineCssOption
Returns
Promise
<
string
>
replace
Text
Inline
replace
Text
Inline
(
make
:
Make
, content
:
string
, path
:
string
, options
:
InlineCssOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
path:
string
options:
InlineCssOption
Returns
Promise
<
string
>
Globals
"plugin/inline/inline-
css"
Inline
Css
Option
Make
debug
get
Base64
inline
Css
replace
Img
Inline
replace
Text
Inline
Generated using
TypeDoc