Modules§
Functions§
- add_
selector_ to_ map - analyse_
anchor_ links - analyse_
prefixed_ selectors - Analyse minify-selectors specific prefixed selectors.
- analyse_
string_ of_ arguments - Analyse function arguments, delimited by commas.
- analyse_
string_ of_ tokens - Analyse string with tokens delimited by whitespaces.
- get_
encoded_ selector - Fetch replacement encoded selector from selectors hashmap.
- get_
function_ arguments - Returns an iterator of function arguments.
- is_
prefixed_ selector - Checks if a (minify-selector specific) prefixed selector is used in the given string snippet.
- read_
from_ css - read_
from_ html - read_
from_ js - rewrite_
anchor_ links - rewrite_
prefixed_ selectors - Rewrite minify-selectors specific prefixed selectors.
- rewrite_
string_ of_ arguments - Rewrite function arguments, delimited by commas.
- rewrite_
string_ of_ tokens - Rewrite string with tokens delimited by whitespaces.
- write_
to_ css - write_
to_ html - write_
to_ js