new_title
v1.0.2
Published
The new_title magic property!
Downloads
22
Readme
new_title
The new_title magic property!
Change/Update the title of your document by editing window.new_title
.
🔧 Install
$ npm install new_title
require("new_title");
or
<script src="https://unpkg.com/new_title@1.0.0/dist/new_title.min.js" />
✏️ How to use
Change your title! 🙃
window.new_title = "I'm the new title of your document! ";