We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0620337 commit c90301aCopy full SHA for c90301a
readme.md
@@ -2,6 +2,10 @@
2
3
Encode `FormData` content into the `multipart/form-data` format
4
5
+[](https://codecov.io/github/octet-stream/form-data-encoder?branch=master)
6
+[](https://github.com/octet-stream/form-data-encoder/actions/workflows/ci.yml)
7
+[](https://github.com/octet-stream/form-data-encoder/actions/workflows/eslint.yml)
8
+
9
## Usage
10
11
1. To start the encoding process, you need to create a new Encoder instance with the FormData you want to encode:
0 commit comments