append-field@0.1.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
2015-05-03
安装 (0.1.0)
npm install append-field@0.1.0
yarn add append-field@0.1.0
pnpm add append-field@0.1.0
bun add append-field@0.1.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.2.4 |
| standard | ^3.7.2 |
| testdata-w3c-json-form | ^0.2.0 |