Skip to content

A simple test that BrowserFS's modules work appropriately with Browserify.

Notifications You must be signed in to change notification settings

jvilk/bfs-browserify-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfs-browserify-test

A simple test that BrowserFS's modules work appropriately with Browserify.

To build index.js with only BrowserFS's fs module, run:

grunt browserify:use_fs_only

To build index.js with all of BrowserFS's modules (fs, path, process, Buffer), run:

grunt browserify:use_all

Notes

This repository currently depends on async and pako, since BrowserFS uses these modules, but does not depend on them as they are contained within its main bundle.

About

A simple test that BrowserFS's modules work appropriately with Browserify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published