Common code referenced across Bitwarden JavaScript projects.
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.
 
 
 
 
 
Robyn MacCallum c9147a008b Merge remote-tracking branch 'origin/master' into bug/directory-connector-token-issues 4 years ago
.github Add PR template (#529) 4 years ago
.vscode vs code debugging node 8 years ago
angular Bump angular to 12. (#571) 4 years ago
common Merge remote-tracking branch 'origin/master' into bug/directory-connector-token-issues 4 years ago
electron Bump angular to 12. (#571) 4 years ago
node Bump angular to 12. (#571) 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 Sync package-lock.json after Angular bump (#573) 4 years ago
package.json Sync package-lock.json after Angular bump (#573) 4 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.