cyanzhong / jsbox-browserify

JSBox Node.js example: browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browserify

JSBox Node.js example that shows you:

  • How to use native modules like ui and input
  • How to bundle a node package
  • The bundled result can be used in JSBox runtime

Instructions

  • Install JSBox 2.0
  • Resolve dependencies
  • Install packages that you want to bundle
  • Run the script, follow the instructions

About

JSBox Node.js example: browserify


Languages

Language:JavaScript 100.0%