choo-sortable
Sortable builder
A library for building sortable code with the choo JavaScript framework
building sortable code with choo
2 stars
1 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
luizbaldi/choo-ban | A simple kanban application built with the choo.js frontend framework and materialize UI components | 6 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
haroenv/template-webpack | Provides a basic structure and configuration for building a web application using the Choo framework with Webpack, | 7 |
choojs/choo-store | A lightweight state structure for Choo applications | 37 |
toddself/boxcar | A choo-based spreadsheet/multi-row form element widget for dynamic data editing | 10 |
graforlock/choo-bandwagon | A starter kit for building choo-based isomorphic applications with opinionated defaults and tooling | 13 |
yerkopalma/choo-websocket | A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |
jasonslyvia/react-anything-sortable | A React component that enables sorting of any children with touch support and IE8 compatibility | 460 |
sortablejs/react-sortablejs | React bindings for SortableJS drag-and-drop library | 2,061 |
spatie/eloquent-sortable | Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,407 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |
rniemeyer/knockout-sortable | A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 547 |
yoshuawuyts/choo-pull | A tool for managing asynchronous complexity in Choos using streams and pull-streams. | 15 |
graforlock/choo-detached | A wrapper around the choo API to enable standalone application development without built-in routing | 19 |