webfilefusion
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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.

Package Sidebar

Install

npm i webfilefusion

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

25.2 kB

Total Files

48

Last publish

Collaborators

  • bogdan.m