1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-browser/README.md

19 lines
644 B
Markdown
Raw Normal View History

[![Github Workflow build on master](https://github.com/bitwarden/jslib/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/bitwarden/jslib/actions/workflows/build.yml?query=branch:master)
2018-04-17 22:25:01 +02:00
2018-02-27 20:19:31 +01:00
# Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
## Requirements
2021-12-16 13:36:21 +01:00
- [Node.js](https://nodejs.org) v16.13.1 or greater
- NPM v8
- Git
- node-gyp
### Windows
2021-12-16 13:36:21 +01:00
- _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.