There are 0 repository under file-validation topic.
Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
JavaScript implementation of the "accept" attribute for HTML5 input element
The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅
Generates a hash of all files in a folder tree and stores the hashes in a text file in each folder.
File selector with validation that supports drag-n-drop for @vuejs
This project has been replaced by Righteous MIMEs.
Torrent file checker - verifies files in a directory against a torrent file in the same directory
Secure file validation library with signature checking and content validation
參考自 安全框架︰輸入驗證 | 風險降低確定在接受使用者的檔案時已備妥適當的控制 區段中的程式碼,再加以調整。 主要就是讀取檔案中的 signatures(magic numbers or Magic Bytes) 來比較。
validate Files by reading each magic number from a file for Go
TruthByte is a powerful and flexible command-line tool for verifying file integrity using multiple hash algorithms. Whether you're checking individual files or entire directories, TruthByte ensures your data hasn't been tampered with — perfect for validating downloads, backups, and sensitive files.
Smart Contract serving as Notary Public
📚 Analyze stylistic differences in AI-generated flash fiction to understand model diversity and writing patterns across various LLMs.
Simple file validation for Golang
jUpload is a jQuery package for managing files. Dynamically add and remove files before upload. Custom file validation
Multi-threaded file checksum calculator
ValidCSV - Repo for Dell Hack2Hire 2020
Reads every file in a given directory and all its sub directories. Warns if any file cannot be read from start to end.
API for detecting file type using magic bytes
A lightweight and secure API for uploading, downloading, and streaming files with built-in validations for file types, size, and content. Perfect for integrating into web apps and admin panels.
Validate uploaded files by comparing file extension with actual file content (magic number). A TypeScript library for secure and accurate file type detection.
Check for non-ASCII character naming in project files to prevent UE5 encoding errors. || 排查项目文件中非ASCII字符命名,预防UE5编码错误。
A Go-based CLI tool that verifies the structure of JSONL files for OpenAI fine-tuning.
validate Files by reading each magic number from a file for Nodejs