Socket
Book a DemoInstallSign in
Socket

multipart-form-data-parser

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multipart-form-data-parser

multipart-form-data-parser

0.2.1
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Sponsor NPM version TypeScript version Node.js version Build Status - GitHub Actions

multipart-form-data-parser

A zero-dependency multipart data parser.

Getting Started

import {parser} from 'multipart-form-data-parser'

parse(Buffer.from('...'), 'boundary')

Use as a repository template

Click the Use template link (or the green button). Now start adding your code in the src and unit tests with *.spec.ts.

Clone repository

To clone the repository use the following commands:

git clone https://github.com/chaoyangnz/multipart-form-data-parser
cd multipart-form-data-parser
npm install

Download latest release

Download and unzip current master branch or one of tags:

wget https://github.com/chaoyangnz/multipart-form-data-parser/archive/master.zip -O multipart-form-data-parser.zip
unzip multipart-form-data-parser.zip && rm multipart-form-data-parser.zip

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests
  • release - bump the version, commit, create release tag and publish to NPM registry

License

Licensed under the MIT. See the LICENSE file for details.

FAQs

Package last updated on 05 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.