Logo
Explore Help
Register Sign In
archive-gh-me/protobuf.js
1
0
Fork 0
You've already forked protobuf.js
mirror of https://github.com/protobufjs/protobuf.js.git synced 2025-12-08 20:58:55 +00:00
Code Issues Projects Releases Wiki Activity
protobuf.js/lib/fetch
History
dcodeIO 0be01a1491 Fixed: Support node 4.2.0 to 4.4.7 buffers + travis case, see #665; Other: Added fetch test cases + some test cleanup
2017-01-28 04:36:59 +01:00
..
tests
Fixed: Support node 4.2.0 to 4.4.7 buffers + travis case, see #665; Other: Added fetch test cases + some test cleanup
2017-01-28 04:36:59 +01:00
index.d.ts
Other: Updated dist files and changelog for 6.6.2
2017-01-27 17:12:14 +01:00
index.js
Other: Updated dist files and changelog for 6.6.2
2017-01-27 17:12:14 +01:00
LICENSE
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
2017-01-25 04:39:43 +01:00
package.json
Fixed: Support node 4.2.0 to 4.4.7 buffers + travis case, see #665; Other: Added fetch test cases + some test cleanup
2017-01-28 04:36:59 +01:00
README.md
Other: Updated dist files and changelog for 6.6.2
2017-01-27 17:12:14 +01:00

README.md

@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

Powered by Gitea Version: 1.23.5 Page: 46ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API