2018-04-17 22:25:01 +02:00
|
|
|
[![appveyor build](https://ci.appveyor.com/api/projects/status/github/bitwarden/jslib?branch=master&svg=true)](https://ci.appveyor.com/project/bitwarden/jslib)
|
|
|
|
|
2018-02-27 20:19:31 +01:00
|
|
|
# Bitwarden JavaScript Library
|
|
|
|
|
|
|
|
Common code referenced across Bitwarden JavaScript projects.
|
2020-07-23 19:32:20 +02:00
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
* Git
|
|
|
|
* node-gyp
|
|
|
|
|
|
|
|
### Windows
|
|
|
|
|
|
|
|
* *Microsoft Build Tools 2015* in Visual Studio Installer
|
|
|
|
* [Windows 10 SDK 17134](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/)
|
|
|
|
either by downloading it seperately or through the Visual Studio Installer.
|