Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse.js

A lightweight yet versatile file browser written in vanilla JavaScript.

Usage

Install:

npm i browse.js

Import in your application:

import {BrowseJS} from 'browse.js';

Alternatively, take advantage of a CDN:

import {BrowseJS} from 'https://cdn.jsdelivr.net/npm/browse.js@latest';

Example

Open demo/index.html in a browser (for example, using python -m http.server 8000) to run a demo.

Browse.js Screenshot

© 2026 Daniel Foerster. All rights reserved. Made available under the Apache 2.0 license; see LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages