Install:
npm i browse.jsImport 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';Open demo/index.html in a browser (for example, using python -m http.server 8000) to run a demo.
© 2026 Daniel Foerster. All rights reserved. Made available under the Apache 2.0 license; see LICENSE for details.
