realm-js/lib/browser
Scott Kyle 717d6781a1 Add support for debugging in Visual Studio Code
Since Code runs in Node, rather than Chrome, we need to require the `sync-request` module. The global `__debug__` object was exposed by the vscode-react-native plugin v0.1.5 for us to be able to do that.

Resolves #374
2016-06-29 16:02:50 -07:00
..
.eslintrc Use device IP addresses to connect to RPC host 2016-03-01 00:56:45 -08:00
base64.js Convert browser module to use ES6 modules 2016-02-29 03:24:58 -08:00
collections.js Fix for changed error message 2016-06-14 16:57:39 -07:00
constants.js Convert browser module to use ES6 modules 2016-02-29 03:24:58 -08:00
index.js Improvements from PR feedback 2016-06-09 13:07:05 -07:00
lists.js chrome debug and and react native fixes 2016-05-19 13:27:36 -07:00
objects.js Update RPC layer for changing constructors 2016-05-06 15:42:17 -07:00
results.js chrome debug and and react native fixes 2016-05-19 13:27:36 -07:00
rpc.js Add support for debugging in Visual Studio Code 2016-06-29 16:02:50 -07:00
util.js Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00