https://github.com/elusivecodes/frostui-sortable
FrostUI-Sortable is a free, open-source Sortable component for Javascript.
https://github.com/elusivecodes/frostui-sortable
component front-end sortable ui web
Last synced: 6 months ago
JSON representation
FrostUI-Sortable is a free, open-source Sortable component for Javascript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-sortable
- Owner: elusivecodes
- License: mit
- Created: 2021-01-06T08:11:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T10:16:54.000Z (8 months ago)
- Last Synced: 2025-06-28T13:08:08.534Z (6 months ago)
- Topics: component, front-end, sortable, ui, web
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI Sortable
**FrostUI Sortable** is a free, open-source Sortable component for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) library.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)
**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.