npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

form-to-request-object

1.0.0

@zeke

npmHomeRepoSnykSocket
Downloads:1
$ npm install form-to-request-object
DailyWeeklyMonthlyYearly

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