imyelo / document-title

Set the document title, compatible with Wechat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@yelo/document-title

Set the document title

inspired by mishe

Install

npm i --save @yelo/document-title

Usage

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

About

Set the document title, compatible with Wechat


Languages

Language:JavaScript 54.0%Language:HTML 17.7%Language:CSS 17.3%Language:Makefile 11.0%