Skip to content

component/title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title

Manipulate the document title and reset.

Installation

$ component install component/title

API

title(str, ...)

Set title to str with optional arguments, where %o represents the original title.

title('%s% - %o', upload.percent);

title.reset()

Reset the title back to its original string.

License

MIT

About

Manipulate the document title and reset utilty

Resources

Stars

Watchers

Forks

Packages

No packages published