New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tractor-beam

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tractor-beam

Directory upload using proposed Directory Upload spec as part of the new FileSystem API.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
5
Weekly downloads
 
Created
Source

tractor-beam

npm build dependencies downloads license chat

Future-proof file upload

Directory upload using proposed Directory Upload spec as part of the new FileSystem API.

Overview

User should be able to drag and drop a folder and upload site which will be statically hosted by us. We will leverage the new Directory Upload proposal (part of the new FileSystem API) which is currently only supported in Firefox Nightly / Edge. Chrome 25+ can be supported with a polyfill.

Spec: https://wicg.github.io/directory-upload/proposal.html / http://w3c.github.io/filesystem-api/ Example: https://wicg.github.io/directory-upload/index.html

Flow

Create TractorBeam instance with options Options should include a parameter called postPath. postPath should either be a function that takes a file returns a string or a simply string

Install

$ npm install tractor-beam --save

License

BSD

Keywords

FAQs

Package last updated on 24 May 2017

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