jQuery Sortable
sortablejs
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
jQuery Sortable | sortablejs | |
---|---|---|
0 | 22 | |
1,519 | 27,822 | |
- | 0.6% | |
0.0 | 0.0 | |
8 months ago | about 1 month ago | |
HTML | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jQuery Sortable
We haven't tracked posts mentioning jQuery Sortable yet.
Tracking mentions began in Dec 2020.
sortablejs
-
Show HN: An open source visual editor for React
Well, there are obvious leading contenders like `https://sortablejs.github.io/Sortable/` and, within the `vue` space, `https://sortablejs.github.io/vue.draggable.next/`. Most of the stuff I looked at was unmaintained (lots not updated for vue3).
I really disliked the vuedraggable was handling nesting, and it's just a wrapper around a sortable. At the end of the day, my problem was simple enough that I didn't want a 500kb dependency. If you're wanting to do something like the OP but with nesting, I'd definitely start by looking at Sortable, though (maybe wrapping it the way you want).
-
Ruby on Rails #119 Trello Clone. Advanced Drag and Drop Sortable Lists with Hotwire
Have you looked into alternatives to SortableJS btw? It's a good library but it's also pretty big (43kb) based on https://github.com/SortableJS/Sortable/blob/master/Sortable.min.js.
-
How to use Nodemailer with Cypress 10?
after(() => { cy.task('sendMail', 'This will be output to email address') .then(result => console.log(result)); }) //zadanie A it("navstiv stranku a vyhladaj a elementy v casti Framework Support", ()=>{ cy.visit('https://sortablejs.github.io/Sortable/#cloning')
-
How to create a Drag and Drop quiz like this?
Sortable is a standalone library.
-
Here's how I did in my first week of Frontend Mentor challenges.
💡 Note - This HTML, CSS and Javascript challenge will put your responsive layout skills and javascript skills to the test. If you want to take the extra test, I would personally advise looking at SortableJS for reorderable drag-and-drop lists.
- Drag and drop
- Could somebody recommend a library to achieve this?
-
By Crayons and For Crayons
It uses other utility libraries like Lodash, JSZip and SortableJS. JSZip is used to package the user interface markup into HTML files and other required JavaScript files for a Marketplace App boilerplate in a compressed format and download them from the browser.
-
i am looking for code examples / libraries to implement this kind of drag and drop (google slides)
http://sortablejs.github.io/Sortable/ seems pretty decent
What are some alternatives?
react-sortable-hoc - A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
HTML5Sortable - VanillaJS sortable lists and grids using native HTML5 drag and drop API.
dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
bootstrap-select - :rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
Vue.Draggable - Vue drag-and-drop component based on Sortable.js
react-sortable - A sortable list component built with React
JavaScript-autoComplete - An extremely lightweight and powerful vanilla JavaScript completion suggester.
Dragula - :ok_hand: Drag and drop so simple it hurts
cl-trello-clone - A Trello clone demo app in Common Lisp