Uploadthing es una herramienta para integrar la carga de archivos en aplicaciones web, proporcionando un sistema para aceptar y almacenar archivos mediante el manejo de archivos serverless. Gestiona el proceso de carga de principio a fin, desde la creación de endpoints de backend hasta la entrega de contenido a través de una red de entrega de contenido (CDN).
Las características principales de pingdotgg/uploadthing son: Presigned URL Generation, Cloud Storage File Uploads, Cloud Storage File Operations, Direct-to-Cloud Uploads, File Upload, Upload Constraints, File Upload Constraint Validation, Upload Buttons.
Las alternativas de código abierto para pingdotgg/uploadthing incluyen: transloadit/uppy — Uppy is a modular web file upload framework designed for building browser-based uploaders. It functions as a resumable… moxiecode/plupload — Plupload is a JavaScript file upload library that provides a standardized interface for managing file transfers across… emdash-cms/emdash — EmDash is an open-source content management system built on Astro that combines a visual admin panel with a… kanbn/kan — Kan is a self-hosted kanban project management tool that organizes work into boards, lists, and cards. It provides a… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by… midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI…
Uppy is a modular web file upload framework designed for building browser-based uploaders. It functions as a resumable upload client and a system for integrating file uploads from a browser to backend servers or cloud storage. The project provides a headless UI upload component, offering logic hooks and headless elements that allow for the development of custom upload interfaces. It also serves as a cloud storage file importer, utilizing OAuth flows to authenticate and import files directly from remote providers, and as a browser-based media capture tool for uploading images or video clips fr
Plupload is a JavaScript file upload library that provides a standardized interface for managing file transfers across different browser runtimes and environments. It functions as a cross-browser upload interface and manager, supporting multiple file selections and browser-based file filtering. The library distinguishes itself through specialized capabilities for handling large data and cloud integration. It includes a chunked file upload manager to split large files into smaller parts to bypass server size limits and a client-side image processor to downsize images and strip metadata before
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Kan is a self-hosted kanban project management tool that organizes work into boards, lists, and cards. It provides a REST API for managing all project resources, including boards, cards, labels, checklists, comments, and attachments, with standard HTTP responses for every request. The application supports granular permission and role management at both the workspace and board level, allowing administrators to control access to resources and actions. It includes webhook support for receiving card event notifications, and offers integration capabilities for importing projects from Trello and Gi