Socket
Socket
Sign inDemoInstall

org.webjars.npm:tim-lai__isomorphic-form-data

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.webjars.npm:tim-lai__isomorphic-form-data

WebJar for @tim-lai/isomorphic-form-data


Version published
Maintainers
1
Source

isomorphic-form-data

A module to create readable "multipart/form-data" isomorphically in node and the browser.

For node, use a single dependency, formdata-node
For browser, use the browser's window.FormData method

Install

npm i @tim-lai/isomorphic-form-data

Usage

const FormData = require('@tim-lai/isomorphic-form-data)

License

View the LICENSE file (MIT)

FAQs

Package last updated on 17 May 2020

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc