noose

1.2.3 • Public • Published

Noose

Simple lasso (noose) tool in vanilla JavaScript. Inspired by jQuery UI's selectable. Supports modern browsers and mobile.

npm NPM GitHub file size in bytes David npm

Noose demo

Noose is kept simple for performance. Its only purpose is to calculate the region to render and then determine the elements to mark as selected. No CSS is provided, styling is left to the user. Checkout the documentation for details and code examples.

Documentation

Go to https://tokafew420.github.io/noose/ for usage, api, and examples.

Alternatives

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i noose

    Weekly Downloads

    1

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    120 kB

    Total Files

    9

    Last publish

    Collaborators

    • tokafew420