Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

npm registry

https://www.npmjs.com/package/bimplus-websdk

github

https://github.com/Bimplus/bimplus-websdk

Introduction to Bimplus WebSDK

Bimplus WebSDK library was created with intention to provide easy access to Allplan Bimplus API via simple and easy to use SDK. It contains list of functions which you can call to obtain data from API servers.

...

Bimplus WebSDK library is distributed via npm and github repository.

npm registry

https://www.npmjs.com/package/bimplus-websdk

npm installation

To install package via npm you need to install nodejs and npm . Then in command line run :

...