Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-in-browser

An experiment to bootstrap Node.js (version 8.0.0) in the browser in order to run Node apps or npm libraries unmodified.

See my blog post for more info. Try it online.

real node vs browser node look alike

Contributor Quick Start

npm install
npm run build
# npm run build -- -- -w     # to build in watch mode
npm start

This will serve the REPL at http://localhost:8000/index.html

About

Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.

Resources

Stars

136 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages