mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Add Nx project.json configurations and test scripts to all 8 nested libraries: - @bitwarden/send-ui - @bitwarden/generator-core - @bitwarden/generator-components - @bitwarden/vault-export-core - @bitwarden/vault-export-ui - @bitwarden/generator-history - @bitwarden/generator-legacy - @bitwarden/generator-navigation All libraries now have working nx build, nx lint, and nx test commands.
Bitwarden Send
This folder contains 2 packages that can be used to create and modify Sends.
semd-core
Package name: @bitwarden/send-core
Contains all types, models, and services for Bitwarden Send
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
send-ui
Package name: @bitwarden/send-ui
Contains all UI components used for Bitwarden Send