@gitlab/application-sdk-browser
v0.3.3
Published
Client side Browser SDK for GitLab Application services
Downloads
410,720
Maintainers
Keywords
Readme
GitLab Application SDK - Browser
This SDK is for usage of GitLab Application Services with vanilla Javascript in Browser.
How to use the Browser-SDK
Usage information for the browser sdk is documented in the GitLab docs.
Devkit
If you want to use the Browser SDK with devkit, follow devkit-developement guide.
Contribute
Want to contribute to Browser-SDK? follow contributing guide.
Run Vanilla JS Example
To run Vanilla JS example run below commands:
yarn examples:install
yarn examples:serve