Skip to content
/ get-file Public

Component for getting a file locally or on server. Good for when developing iOS web content stored locally

Notifications You must be signed in to change notification settings

jofan/get-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-file

Get file locally or on server. Good for when developing iOS web content stored locally

Installation

$ component install jofan/get-file

API

var getFile = require('get-file');

getFile('path/to/file', callback);

License

MIT

About

Component for getting a file locally or on server. Good for when developing iOS web content stored locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published