Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@liam-hq_cli@0.7.0 source code.tar.gz | 2025-08-04 | 69.2 MB | |
@liam-hq_cli@0.7.0 source code.zip | 2025-08-04 | 70.1 MB | |
README.md | 2025-08-04 | 1.6 kB | |
Totals: 3 Items | 139.3 MB | 1 |
Command Palette
we added a command palette feature to Liam ERD. You can search for tables and execute various commands with Ctrl + K. This is especially useful when working with large schemas containing many tables, providing instant access without manually scrolling or browsing.
Use one of the following keyboard shortcuts to open the command palette:
- Windows and Linux: Ctrl + K
- Mac: ⌘ + K
For example, try opening this Langfuse ER diagram with 50 tables and press Ctrl + K.
Also read our release blog: Released Command Palette for Liam ERD - Liam ERD
Minor Changes
- #2867 - - ✨ Enhanced generated ERD files with CommandPalette / Thanks @MH4GF!
- CLI-generated ERD files now include search functionality (⌘K / Ctrl+K)
- Improved user experience for exploring large database schemas
- Better accessibility and navigation in generated static HTML files