Skip to content

A powerful native library for drag&drop. Inspired by Nick Dyno, the amazing developer!

Notifications You must be signed in to change notification settings

artweb11/nickable.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nickable.js

A powerful native library for drag&drop. Inspired by Nick Dyno, the amazing developer!

Nickable is a vanilla js drag&drop library

#Usage

var nick = new Nickable('#nickdrop', {
	bounds: true,
	allow: '.drag-obj'
}).init();

this is a test/troll library. Do not use this is production ( unless you're crazy )

#PREVIEW: https://htmlpreview.github.io/?https://raw.githubusercontent.com/artweb11/nickable.js/master/index.html

#Example without maintaining position: https://htmlpreview.github.io/?https://raw.githubusercontent.com/artweb11/nickable.js/master/example_position.html

LICENSE

** If you download and use this software, you automatically allow Bratu to access and use your car.**

About

A powerful native library for drag&drop. Inspired by Nick Dyno, the amazing developer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published