1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
2021-07-30 08:11:12 -05:00
.github/workflows Bump NPM to v7 (#389) 2021-05-26 21:45:23 +02:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
angular Update package lock for duo_web_sdk in angular (#443) 2021-07-29 19:06:24 +02:00
common Provide owner with Provider client org create requst (#444) 2021-07-30 08:11:12 -05:00
electron [macOS] Don't enable secure input when app is not in focus (#419) 2021-07-02 10:06:54 +10:00
node Feature/cli fail login on captcha request (#439) 2021-07-23 14:27:48 -05:00
spec Improve URL parsing (#411) 2021-06-23 06:00:14 +10:00
.editorconfig update settings 2018-04-10 22:05:36 -04:00
.gitignore setup karma testing 2018-04-17 16:15:19 -04:00
CONTRIBUTING.md Expand CONTRIBUTING.md to include submodule info and workflows (#421) 2021-07-09 08:04:16 +10:00
LICENSE.txt license and contrib 2018-01-26 16:07:38 -05:00
package-lock.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
package.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
README.md Bump NPM to v7 (#389) 2021-05-26 21:45:23 +02:00
SECURITY.md Uppercase Bitwarden 2018-02-27 14:19:31 -05:00
tsconfig.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
tslint.json Match tslint rules (#264) 2021-02-08 14:11:44 -06:00

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.