Currently the JS layer of the blpapi-node project is a thin wrapper to protect end-users relying directly on the the exposed binding layer API. Now that native ES6 features are available, a more elegant, idiomatic JS API may be provided. Note that this will result in a major version bump from 1.x => 2.x.
Currently the JS layer of the
blpapi-node
project is a thin wrapper to protect end-users relying directly on the the exposed binding layer API. Now that native ES6 features are available, a more elegant, idiomatic JS API may be provided. Note that this will result in a major version bump from 1.x => 2.x.