append-field@2.0.0

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 2021-07-24
安装 (2.0.0)
npm install append-field@2.0.0
yarn add append-field@2.0.0
pnpm add append-field@2.0.0
bun add append-field@2.0.0
devDependencies (4)
包名版本要求
mocha ^8.4.0
standard ^16.0.3
testdata-w3c-json-form ^0.2.0
ts-readme-generator ^0.5.2
版本列表
2.0.0 2021-07-24
1.0.0 2016-02-14
0.1.0 2015-05-03