# retable **Repository Path**: mirrors_TrySound/retable ## Basic Information - **Project Name**: retable - **Description**: Transform table for mobile - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # retable Transform table for mobile ## Usage ```html
Title 1 Title 1
Content 1 Content 1
``` or ```js retable(selector, options); ``` ## Options - `options.type` - row, column, separator - `options.caption` - mod ##Adaptive Helpers - `.retable-sm` - desktop at 768px - `.retable-md` - desktop at 992px - `.retable-lg` - desktop at 1200px ## License [The MIT License (MIT)](LICENSE) Copyright © 2015 Bogdan Chadkin