不会爬树的猴 42165dd463 1、增加无人机视频投射算法 1 년 전
..
LICENSE 42165dd463 1、增加无人机视频投射算法 1 년 전
README.md 42165dd463 1、增加无人机视频投射算法 1 년 전
browser.js 42165dd463 1、增加无人机视频投射算法 1 년 전
index.js 42165dd463 1、增加无人机视频投射算法 1 년 전
package.json 42165dd463 1、增加无人机视频投射算法 1 년 전

README.md

process

require('process'); just like any other module.

Works in node.js and browsers via the browser.js shim provided with the module.

package manager notes

If you are writing a bundler to package modules for client side use, make sure you use the browser field hint in package.json.

See https://gist.github.com/4339901 for details.

The browserify module will properly handle this field when bundling your files.