L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
Oscar Hinton 8b2dfc6cdc
Add Prettier configuration (#574)
2021-12-16 12:45:01 +01:00
.github Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
.husky Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
.vscode vs code debugging node 2018-04-20 10:59:35 -04:00
angular [Account Switching] [Feature] Allow clients to store data for more than one user (#491) 2021-12-13 11:15:16 -05:00
common [bug] Correct storage location of organizations (#580) 2021-12-14 22:04:39 -05:00
electron Bump electron to 16 (#579) 2021-12-14 19:03:54 +01:00
node [Account Switching] [Feature] Allow clients to store data for more than one user (#491) 2021-12-13 11:15:16 -05:00
spec FSescure-Importer: Add support for style = global (#578) 2021-12-14 10:22:09 +01:00
.editorconfig Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
.gitignore setup karma testing 2018-04-17 16:15:19 -04:00
.prettierignore Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
.prettierrc.json Add Prettier configuration (#574) 2021-12-16 12:45:01 +01: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
README.md Bump node to 16 and npm (#575) 2021-12-13 11:43:10 +01:00
SECURITY.md Uppercase Bitwarden 2018-02-27 14:19:31 -05:00
package-lock.json Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
package.json Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00
tsconfig.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
tslint.json Add Prettier configuration (#574) 2021-12-16 12:45:01 +01:00

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.