mirror of
https://github.com/bitwarden/jslib
synced 2025-12-25 20:53:28 +00:00
79e6d012c5c4030d203479a04b38d5dd076ad3ab
* Create UserService for Api Keys * Limit scope request for organization keys * Expose necessary services for org key-based auth service * Linter fixes * Add public import models Since public import is tied tightly to the private api, constructors are provided to maintain coupling in case of changes * Do not parallelize file access This storage is sometims backed by lowdb files. Parallel writes can cause issues. * Match file name to class * Serialize storageService promises * Prefer multiple awaits to .then chains * Linter fixes
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Node.js v14.17 or greater
- 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.
Description
Languages
TypeScript
98.5%
SCSS
0.8%
JavaScript
0.3%
HTML
0.2%
CSS
0.2%