Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 267 Bytes

Readme.md

File metadata and controls

20 lines (9 loc) · 267 Bytes

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