Skip to content

A sleek, modern wrapper for the Web File API, fusing simplicity with power.

License

Notifications You must be signed in to change notification settings

bogdanmartinescu/WebFileFusion

Repository files navigation

WebFileFusion 📁

WebFileFusion is a comprehensive JavaScript library, providing an intuitive and promise-based wrapper around the Web File API. Streamline your file operations in modern web applications with ease.

Features

  • Promise-Based Methods: Asynchronous file operations made easy.
  • Utility Toolkit: Useful utilities for tasks like file type detection and data conversions.
  • Tree-shakable: Built for modern JS applications.

Installation

npm install webfilefusion

Usage

import { readAsText, getFileType } from 'webfilefusion';

Documentation

For a detailed API reference and advanced usage examples, check out the official documentation.

Contributing

Contributions are welcome! Please refer to CONTRIBUTING.md for details on our code of conduct and development process.

License

WebFileFusion is licensed under the MIT License. See LICENSE for details.

About

A sleek, modern wrapper for the Web File API, fusing simplicity with power.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published