Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidName ¶
NameIsValid returns true or false if the s match allowed HTML Name pattern. https://stackoverflow.com/questions/925994/what-characters-are-allowed-in-an-html-attribute-name. usefull to check attribute or token name.
returns FALSE if s is empty
must be trimed before, if required
func IsValidNameRune ¶
func IsValidStyleRune ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.