nano-drag-and-drop
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Nano state store

Simple drag and drop for web components

Follow on twitter: @visual-space, @adriancmoisa

This is WORK IN PROGRESS. It is far from being released so don't bother to check this project for the moment.

Installation and usage

Download latest package from npm:

npm i nano-drag-and-drop --save

Require once in the main.ts file. One import is enough to register the global methods and the typescript definition.

import nss as 'nano-drag-and-drop' 

/nano-drag-and-drop/

    Package Sidebar

    Install

    npm i nano-drag-and-drop

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • visual-space