Developer SDKs

JavaScript / TypeScript / NodeJS

To make it easier for developers to interact with the Hybiscus API, you can also choose to use our SDK for NodeJS.

Our NodeJS SDK has been developed with a declarative API that allows you to build your report using a syntax similar to other popular libraries such as SwiftUI.

The library is available from npm can be installed as follows:

$   npm install @hybiscus/web-api

npm version

Alternatively, you can view the package on npm or view the source code on our GitHub repo.

Beta release of @hybiscus/api

We will soon be deprecating @hybiscus/web-api in favour of our newer library, @hybiscus/api. You can try out the pre-release version of this library by installing it as follows:

$   npm install @hybiscus/api@latest

This library introduces notable improvements such as:

  • Updated support for all components, options and features of the latest version of the Hybiscus API
  • Support for both the Cloud and Managed Cloud APIs of Hybiscus
  • Improved interfaces with better error handling and more configuration options

The source code repo for this package is available on GitHub. Feel free to leave feedback by raising an issue or starting a discussion on GitHub.

Missing something?

Hybiscus is continuously improving and adding new features. If you think we are missing a critical feature, please do not hesitate to contact us and offer your feedback at support@hybiscus.dev