append-field
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
MIT
3 个版本
安装
npm install append-field
yarn add append-field
pnpm add append-field
bun add append-field