Bitwarden client applications (web, browser extension, desktop, and cli)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel James Smith e2c72a75f9
Update electron to 14.2.0 (#534)
4 years ago
.github Add PR template (#529) 4 years ago
.vscode vs code debugging node 8 years ago
angular Add Linked Field as custom field type (#431) 4 years ago
common Add Linked Field as custom field type (#431) 4 years ago
electron Update electron to 14.2.0 (#534) 4 years ago
node Pass in null for sso organziation for now. (#531) 4 years ago
spec Dynamically set electron user agent (#524) 4 years ago
.editorconfig update settings 8 years ago
.gitignore setup karma testing 8 years ago
CONTRIBUTING.md Expand CONTRIBUTING.md to include submodule info and workflows (#421) 5 years ago
LICENSE.txt license and contrib 8 years ago
README.md Bump NPM to v7 (#389) 5 years ago
SECURITY.md Uppercase Bitwarden 8 years ago
package-lock.json Update electron to 14.2.0 (#534) 4 years ago
package.json Split jslib into multiple modules (#363) 5 years ago
tsconfig.json Split jslib into multiple modules (#363) 5 years ago
tslint.json Remove empty catch blocks, and update tslint rule (#513) 4 years ago

README.md

Github Workflow build on master

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Node.js v14.17 or greater
  • NPM v7
  • 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.