mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
6b9246c272
* Add support for bulk deleeting org users * Rename to UserBulkDeleteRequest * Combine UserBulkReinviteRequest and DeleteRequest to OrganizationUserBulkRequest |
||
---|---|---|
.github/workflows | ||
.vscode | ||
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
tslint.json |
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Node.js v14.17 or greater
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.