1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/libs/tools
✨ Audrey ✨ e22568f05a
[PM-9422] generator engines (#10032)
* introduce email-randomizer
* introduce email-calculator
* introduce password-randomizer
* introduce username-randomizer
* move randomizer abstraction
2024-07-19 16:34:39 -04:00
..
export/vault-export [PM-8780] Added validation to only display organizations with managed collections (#10065) 2024-07-19 10:45:35 +01:00
generator [PM-9422] generator engines (#10032) 2024-07-19 16:34:39 -04:00
send [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.