Showing 1-20 of 1,104 packages
Return an object as an 'x-www-form-urlencoded' string
A module for Fastify to parse x-www-form-urlencoded bodies
Small application/x-www-form-urlencoded request body parser
A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.
Converts application/x-www-form-urlencoded keys to plain JS object
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.
Xprezzo urlencoded parser middleware
a x-www-form-urlencoded & URLSearchParams class
A simple script for parsing and manipulating application/x-www-form-urlencoded data
urlencoded / multipart form parsing middleware for Connect
An element to edit form data (x-www-form-urlencoded)
Fastify plugin that adds content type parser for the application/x-www-form-urlencoded and/or multipart/form-data types
Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.
A simple parser for inbound urlencoded mandrill messages.
Parse the stream body into text/json/buffer/urlencoded.
It encodes/decodes `application/x-www-form-urlencoded`.
Takes urlencoded form data in an express.js request object and turns it into a nested json object.
This is http client vue.js plugin for cross origin access without preflight. It will automatically convert application/json to simple request (application/x-www-form-urlencoded).
Parse x-www-form-urlencoded request.
application/x-www-form-urlencoded adapter for Integreat