Pinned Repositories
draggable
make element draggable for both touch device or mouse device
dragsort
drag to sort vertically
imagemin
read file, resize/compress image with or without aspect ratio
jest-utils
some utils for jest test
rotate-image
truely rotate image itself each time by 90 degree without using transform: rotate
scalable
make element scalable by mouse wheel. it can take the current mouse position as the transform origin.
smooth-scroll
smooth scroll - support both pc and mobile
vendor-property
get property/event name with browser vendor prefix if needed.
vue-video-control-bar
a simple video control bar
xtouch
unify the touch and mouse event so you can handle the mouse event the `touch` way.
Happy Coding's Repositories
joyfulljs/draggable
make element draggable for both touch device or mouse device
joyfulljs/dragsort
drag to sort vertically
joyfulljs/imagemin
read file, resize/compress image with or without aspect ratio
joyfulljs/scalable
make element scalable by mouse wheel. it can take the current mouse position as the transform origin.
joyfulljs/vendor-property
get property/event name with browser vendor prefix if needed.
joyfulljs/xtouch
unify the touch and mouse event so you can handle the mouse event the `touch` way.
joyfulljs/jest-utils
some utils for jest test
joyfulljs/rotate-image
truely rotate image itself each time by 90 degree without using transform: rotate
joyfulljs/smooth-scroll
smooth scroll - support both pc and mobile
joyfulljs/vue-video-control-bar
a simple video control bar
joyfulljs/react-image-preview
image preview component for react