Skip to content

vash15/cache-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Text

Install

	bower install cache-text --save

Usage

	// Include Cache text
	var text = require("cache-text");
	// Load file in synchronously
	var txt = text("mytemplate.html");
	
	console.log(txt);

License

MIT

About

Load with ajax files and cache it

Resources

License

Stars

Watchers

Forks

Packages

No packages published