0.2.7 • Published 1 year ago
aplitable v0.2.7
Virtual Table (Under Development)
Note: This package is currently under development. It is not recommended for production use until version 1.0 LTS is released (expected in May 2024).
Current Features
- Menu with options for visualization and filtering
- Drag and drop columns, manually sortable
- Option to fix columns bidirectionally
- Row ordering
- Programmatic insertion of prefixes
- Item typing for each cell of a row, aiding in sorting (numeric or text sorting as appropriate)
- VSlots for inserting customizable Vue code
- Row selection
- Export function to Excel and CSV (JSON and more formats coming soon...)
- Custom export: Export all data, export visible data, export selected data.
- Function insertion: Insert a function to directly affect a data value
- Customizable screen item limit
- Prefixes: Insert a prefix to data in a specific column (e.g., $)
- 100% Tailwind style
- Specific classes for customization
Note
This component is currently under active development. You can report bugs to contribute to the project's finalization.