vue-sortable | lightweight directive for reorderable drag | Widget library

 by   sagalbot JavaScript Version: 0.1.3 License: MIT

kandi X-RAY | vue-sortable Summary

kandi X-RAY | vue-sortable Summary

vue-sortable is a JavaScript library typically used in User Interface, Widget, Vue, jQuery applications. vue-sortable has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i vue-sortable' or download it from GitHub, npm.

Easily add drag-and-drop sorting to your Vue.js applications without jQuery, using the v-sortable directive, a thin wrapper for the minimalist RubaXa/SortableJS library.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              vue-sortable has a low active ecosystem.
              It has 717 star(s) with 108 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 17 open issues and 14 have been closed. On average issues are closed in 15 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of vue-sortable is 0.1.3

            kandi-Quality Quality

              vue-sortable has 0 bugs and 0 code smells.

            kandi-Security Security

              vue-sortable has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              vue-sortable code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              vue-sortable is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              vue-sortable releases are available to install and integrate.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              vue-sortable saves you 45 person hours of effort in developing the same functionality from scratch.
              It has 120 lines of code, 0 functions and 9 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vue-sortable
            Get all kandi verified functions for this library.

            vue-sortable Key Features

            No Key Features are available at this moment for vue-sortable.

            vue-sortable Examples and Code Snippets

            No Code Snippets are available at this moment for vue-sortable.

            Community Discussions

            Trending Discussions on vue-sortable

            QUESTION

            Vue js – Template or render function not defined
            Asked 2018-Jan-26 at 12:35
            Background

            I have a relatively old project built using laravel-mix with some Vue components and I thought I would update all of its scripts.

            After making a number of changes I kept getting this error:

            ...

            ANSWER

            Answered 2018-Jan-26 at 12:35

            I remember having this too, there was a breaking change introduced in one of the updates.

            If you are using require to load your components, you need to add a .default call to the end.

            here is my boot.js

            Source https://stackoverflow.com/questions/48461363

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install vue-sortable

            If you aren't using a build system, you probably just want to include a <script> tag and keep things simple. unpkg.com serves as a CDN for NPM projects. You can grab vue-sortable from unpkg in a couple ways:. Note that you will need to include RubaXa/Sortable & Vue before including vue-sortable.
            <script src="https://unpkg.com/vue-sortable@0.1.3"></script> # use a specific version
            <script src="https://unpkg.com/vue-sortable@latest"></script> # use the latest version

            Support

            I'd like to keep this directive as simple as possible, but if there's something you'd like to see added feel free to submit a PR. The plugin is built using the vue-cli webpack-simple template. For detailed explanation on how things work, consult the docs for vue-loader.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i vue-sortable

          • CLONE
          • HTTPS

            https://github.com/sagalbot/vue-sortable.git

          • CLI

            gh repo clone sagalbot/vue-sortable

          • sshUrl

            git@github.com:sagalbot/vue-sortable.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link