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.
 
 
 
 
 
Kyle Spearrin df9ef51f0d fix lint issues 5 years ago
.github/workflows CI for ubuntu as well 5 years ago
.vscode vs code debugging node 8 years ago
spec crypto function tests for gcm 5 years ago
src fix lint issues 5 years ago
.editorconfig update settings 8 years ago
.gitignore setup karma testing 8 years ago
CONTRIBUTING.md expand contributing guide (#200) 5 years ago
LICENSE.txt license and contrib 8 years ago
README.md Replaced appveyor build badge with one from Github Workflow (#319) 5 years ago
SECURITY.md Uppercase Bitwarden 8 years ago
package-lock.json Bump dependencies (#350) 5 years ago
package.json Bump dependencies (#350) 5 years ago
tsconfig.json Desktop biometrics support (#119) 5 years ago
tslint.json Match tslint rules (#264) 5 years ago

README.md

Github Workflow build on master

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • 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.