1.1.2 • Published 11 months ago

opfs-tools-explorer v1.1.2

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Manage OPFS assets in your web site, supporting file creation, copying, and moving features, providing a user-friendly interactive experience.

The basic file operation capabilities are provided by opfs-tools.

Experience the online demo now.

image

Usage

<script src="https://cdn.jsdelivr.net/npm/opfs-tools-explorer"></script>
<script>
  OTExplorer.init();
</script>

Or

npm install opfs-tools-explorer

import { init, OTExplorerComp } from 'opfs-tools-explorer';
init();

// React component
// Only the file management panel will be available, no entry icon will be added to document.body
// root.render(<OTExplorerComp />)
1.1.1

11 months ago

1.0.2

1 year ago

1.1.0

11 months ago

1.0.1

1 year ago

1.0.9

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.1.2

11 months ago

1.0.3

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

11 months ago

1.0.14

12 months ago

1.0.13

12 months ago

1.0.12

12 months ago

1.0.0

1 year ago