mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-18 14:49:08 -04:00
11 lines
415 B
Markdown
11 lines
415 B
Markdown
This folder contains shared (Typescript) modules that are used by multiple applications in the AliasVault monorepo.
|
|
|
|
## identity-generator
|
|
This is the identity generator that is used by:
|
|
- Browser extension (React and custom Typescript)
|
|
- Mobile apps (React Native)
|
|
|
|
## password-generator
|
|
This is the password generator that is used by:
|
|
- Browser extension (React and custom Typescript)
|
|
- Mobile apps (React Native) |