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.
 
 
 
 
 
Thomas Rittson c9b13e4d1b
Expand CONTRIBUTING.md to include submodule info and workflows (#421)
5 years ago
.github/workflows Bump NPM to v7 (#389) 5 years ago
.vscode vs code debugging node 8 years ago
angular Move regexpEmojiPresentation to Utils class (#426) 5 years ago
common Move regexpEmojiPresentation to Utils class (#426) 5 years ago
electron [macOS] Don't enable secure input when app is not in focus (#419) 5 years ago
node Authenticate with secure storage service (#402) 5 years ago
spec Improve URL parsing (#411) 5 years ago
.editorconfig
.gitignore setup karma testing 8 years ago
CONTRIBUTING.md Expand CONTRIBUTING.md to include submodule info and workflows (#421) 5 years ago
LICENSE.txt
README.md Bump NPM to v7 (#389) 5 years ago
SECURITY.md
package-lock.json Split jslib into multiple modules (#363) 5 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 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

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