• Stars
    star
    230
  • Rank 174,053 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

↔️ Let's change values of input numbers by dragging the mouse left & right

Numscrubber.js

Let's change values of input numbers by dragging the mouse left & right

Install

NPM

Include numscrubber.js file

<script src="src/numscrubber.js"></script>

or use CDN

<script src="https://unpkg.com/numscrubberjs"></script>

Usage

Just add data-numscrubber to your input number

<input data-numscrubber type="number" value="6" min="4" max="50" />

and then call init()

<script>
    Numscrubber.init();
</script>

Thats it!

JSFiddle demo

CodePen demo

Browsers

Works well on all modern browsers.

Size

1.1 kb minified.

License

Licensed under the MIT License.

More Repositories

1

hrjs

🔄 Tiny JavaScript plugin for highlighting and replacing text in the DOM
JavaScript
447
star
2

prognroll

[DEPRECATED] A tiny, lightweight jQuery plugin that creates scroll progress bar on the page.
JavaScript
113
star
3

toolgif

💭 The only GIF tooltip plugin you need
JavaScript
79
star
4

draweditor

🖌️ Quickly draw sketches, edit images
HTML
49
star
5

tensorflowjs-webcam-transfer-learning

🔮 Tensorflowjs Webcam Transfer Learning
JavaScript
49
star
6

cambridge-cli

🇬🇧 Terminal dictionary for English Learners
Go
42
star
7

hangmanizr

➖ Quick hangman game
JavaScript
30
star
8

dinstagram

easily download instagram images & videos with your terminal
JavaScript
21
star
9

mackernews

🖥️ A tiny Mac menu bar app that enables you to quickly access latest & most popular Hacker News stories
Go
17
star
10

colortopng

🎨 Solid & Gradient PNG Generator
CSS
16
star
11

vuexplosive-modal

🔥 A simple Vue modal component with an explosion effect
Vue
16
star
12

clap-emoji-generator

Don't 👏 stop 👏🏻 emphasizing 👏🏼 your 👏🏽 point 👏🏾 by 👏🏿 putting 👏 clap 👏🏻 emojis 👏🏼 after 👏🏽 every 👏🏾 word
HTML
15
star
13

ai-profile-picture-maker

🤖 AI Profile Picture Maker
HTML
11
star
14

css3-checkbox-switch-generator

🎊 Turn an input checkbox into a toggle without any additional elements in a second! 🎊
JavaScript
8
star
15

reactplosive-modal

🔥 A simple React modal component with an explosion effect
TypeScript
7
star
16

memorizr

Animal Pairs Game
CSS
5
star
17

twitter-trends

🗺️ (Currently down due to the new Twitter API policy) Discover Twitter Trends on Google Maps using Twitter API
TypeScript
5
star
18

file-system-access-api-demo

HTML
4
star
19

emoji-snake

🐍 Emoji Snake
TypeScript
3
star
20

aestextic

Aesthetic Text Generator
HTML
2
star
21

badass-log-in-ui

🤢 BADass Log In UI
HTML
2
star
22

mburakerman.github.io

Personal Portfolio Website
Astro
2
star
23

tureng-api

Unofficial The Tureng Dictionary JSON API
JavaScript
2
star
24

babel-plugin-console-line

Add line information to console.log statements
JavaScript
1
star
25

firemember

🔥 Fire in the DOM
JavaScript
1
star
26

dinstagram-python

easily download instagram images & videos with your terminal using python
Python
1
star
27

toggle-hidden-files

Easily show & hide hidden files on Mac
Go
1
star
28

react-sparkly-text

✨sparkle✨your texts
JavaScript
1
star