1.0.1 • Published 9 years ago
@yelo/document-title v1.0.1
@yelo/document-title
Set the document title
inspired by mishe
Install
npm i --save @yelo/document-titleUsage
var title = require('@yelo/document-title');
title('Hey Wechat');API
title.source(src)
change the iframe src
title.source('/test.png');Example
https://imyelo.github.io/document-title/
License
THe MIT License