Type definitions are available in the @types/formidable package
formidable
- Version 3.5.1
- Published
- 165 kB
- 3 dependencies
- MIT license
Install
npm i formidable
yarn add formidable
pnpm add formidable
Overview
A node.js module for parsing form data, especially file uploads.
Dependencies (3)
Dev Dependencies (24)
- @commitlint/cli
- @commitlint/config-conventional
- @rollup/plugin-commonjs
- @rollup/plugin-node-resolve
- @sindresorhus/slugify
- @tunnckocore/prettier-config
- del-cli
- eslint
- eslint-config-airbnb-base
- eslint-config-prettier
- eslint-plugin-import
- eslint-plugin-prettier
- express
- formdata-polyfill
- husky
- jest
- koa
- lint-staged
- make-dir-cli
- nyc
- prettier
- prettier-plugin-pkgjson
- rollup
- supertest
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/formidable
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/formidable)
- HTML<a href="https://www.jsdocs.io/package/formidable"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 774 ms. - Missing or incorrect documentation? Open an issue for this package.