@protobufjs/fetch
Fetches the contents of a file accross node and browsers.
Last updated 9 years ago by protobufjs .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @protobufjs/fetch 
SYNC missed versions from official npm registry.

@protobufjs/fetch

npm

Fetches the contents of a file accross node and browsers.

API

  • fetch(path: string, [options: { binary: boolean } ], [callback: function(error: ?Error, [contents: string])]): Promise<string|Uint8Array>|undefined Fetches the contents of a file.

License: BSD 3-Clause License

Current Tags

  • 1.1.0                                ...           latest (9 years ago)

6 Versions

  • 1.1.0                                ...           9 years ago
  • 1.0.4                                ...           9 years ago
  • 1.0.3                                ...           9 years ago
  • 1.0.2                                ...           9 years ago
  • 1.0.1                                ...           9 years ago
  • 1.0.0                                ...           9 years ago
Maintainers (2)
Downloads
Today 0
This Week 2
This Month 19
Last Day 0
Last Week 17
Last Month 4
Dependencies (2)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |