tus-node-server VS tus-js-client

Compare tus-node-server vs tus-js-client and see what are their differences.

tus-node-server

Node.js tus server, standalone or integrable in any framework, with disk, S3, and GGC stores. (by tus)

tus-js-client

A pure JavaScript client for the tus resumable upload protocol (by tus)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
tus-node-server tus-js-client
3 3
736 1,934
3.5% 2.3%
8.8 7.9
8 days ago 7 days ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tus-node-server

Posts with mentions or reviews of tus-node-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-18.

tus-js-client

Posts with mentions or reviews of tus-js-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-03.
  • Ask HN: How to handle user file uploads?
    10 projects | news.ycombinator.com | 3 May 2024
    We map the TUS[0] protocol to S3 multipart upload operations. This lets us obscure the S3 bucket from the client. The TUS operations are handled by a dedicated micro-service. It could be done in a Lambda or anything.

    Once the upload completes we kick off a workflow to virus scan, unzip, decrypt, and process the file depending on what it is.

    For virus scanning, we started with ClamAV[1], but eventually bought a Trend Micro product[2] for reasons that probably don't apply to you. It is serverless based on SQS, Lambda, and SNS. Works fine.

    Once scanned, we do a number of things. For images that you are going to serve back out, you for sure want to re-encode those and strip metadata. I haven't worked directly on that part.

    [0] https://tus.io/

  • Supabase Storage: now supports the S3 protocol
    5 projects | dev.to | 18 Apr 2024
    Resumable uploads are powered by the TUS protocol. The journey to get here was immensely rewarding, working closely with the TUS team. A big shoutout to the maintainers of the TUS protocol, @murderlon and @acconut, for their collaborative approach to open source.
  • File uploader library
    2 projects | /r/vuejs | 1 Mar 2023

What are some alternatives?

When comparing tus-node-server and tus-js-client you can also consider the following projects:

tusd - Reference server implementation in Go of tus: the open protocol for resumable file uploads

React-Native-Maps-Animation-Tutorial - DEV: React Native Maps Animation Tutorial

use-tus - React hooks for resumable file uploads using tus

vue-file-agent - The most beautiful and full featured file upload component for Vue JS

supabase-py - Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.

chibisafe - Blazing fast file vault written in TypeScript! 🚀

youtube-uploader - Free youtube video uploader with no limits