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.
 
 
 
 
 
Oscar Hinton 8b2dfc6cdc
Add Prettier configuration (#574)
4 years ago
.github Add Prettier configuration (#574) 4 years ago
.husky Add Prettier configuration (#574) 4 years ago
.vscode vs code debugging node 8 years ago
angular [Account Switching] [Feature] Allow clients to store data for more than one user (#491) 4 years ago
common [bug] Correct storage location of organizations (#580) 4 years ago
electron Bump electron to 16 (#579) 4 years ago
node [Account Switching] [Feature] Allow clients to store data for more than one user (#491) 4 years ago
spec FSescure-Importer: Add support for style = global (#578) 4 years ago
.editorconfig Add Prettier configuration (#574) 4 years ago
.gitignore setup karma testing 8 years ago
.prettierignore Add Prettier configuration (#574) 4 years ago
.prettierrc.json Add Prettier configuration (#574) 4 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 node to 16 and npm (#575) 4 years ago
SECURITY.md Uppercase Bitwarden 8 years ago
package-lock.json Add Prettier configuration (#574) 4 years ago
package.json Add Prettier configuration (#574) 4 years ago
tsconfig.json Split jslib into multiple modules (#363) 5 years ago
tslint.json Add Prettier configuration (#574) 4 years ago

README.md

Github Workflow build on master

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Node.js v16.13.1 or greater
  • NPM v8
  • 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.