JSPM

form-to-request-object

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q31165F
  • License MIT

Create a request-ready JSON payload from a submitted HTML form

Package Exports

  • form-to-request-object

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (form-to-request-object) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

form-to-request-object

Create a request-ready JSON payload from a submitted HTML form

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install form-to-request-object --save

Tests

npm install
npm test

Dependencies

  • steeltoe: Don't shoot yourself in the foot while traversing JavaScript objects.

Dev Dependencies

  • brfs: browserify fs.readFileSync() static asset inliner
  • browserify: browser-side require() the node way
  • domify: turn HTML into DOM elements
  • faucet: human-readable TAP summarizer
  • jquery: JavaScript library for DOM operations
  • smokestack: Pipe your JavaScript into a browser, logging console output in Node
  • tap: A Test-Anything-Protocol library
  • tap-closer: Simple JS "transform" tool that will call window.close or process.exit when TAP output is complete
  • tape: tap-producing test harness for node and browsers

License

MIT

Generated by package-json-to-readme