mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
18 lines
639 B
Markdown
18 lines
639 B
Markdown
[](https://github.com/bitwarden/jslib/actions/workflows/build.yml?query=branch:master)
|
|
|
|
# Bitwarden JavaScript Library
|
|
|
|
Common code referenced across Bitwarden JavaScript projects.
|
|
|
|
## Requirements
|
|
* [Node.js](https://nodejs.org) v14.17 or greater
|
|
* NPM v7
|
|
* 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.
|