mirror of
https://github.com/bitwarden/jslib
synced 2025-12-29 14:43:17 +00:00
19 lines
644 B
Markdown
19 lines
644 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) v16.13.1 or greater
|
|
- NPM v8
|
|
- 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.
|