Skip to content

jhnns/node-libs-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-libs-browser

The node core libs for in browser usage.

Module exports

{
	assert: "/absolute/path/to/assert",
	events: "/absolute/path/to/events",
	/* ... */
	fs: null // core module without browser replacement
}

Mocks

Some modules have mocks in the mock directory. This are replacements with minimal functionality.

dependencies

dependencies status

About

The node core libs for in browser usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published