All Projects β†’ romanzipp β†’ is-odd-or-even

romanzipp / is-odd-or-even

Licence: MIT license
Determines if a given number is odd or even.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to is-odd-or-even

dark-mode-example
Simple and fun dark-mode detection. JavaScript with a user mode toggle.
Stars: ✭ 27 (+80%)
Mutual labels:  fun
zuly
πŸ€– | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (+200%)
Mutual labels:  fun
map-replace.js
a VSCode extension that replace selected string with custom JavaScript function.
Stars: ✭ 25 (+66.67%)
Mutual labels:  fun
Foxy
🦊 A very, very cute, multipurpose, multilingual bot for Discord! Making your server cuter -w-
Stars: ✭ 58 (+286.67%)
Mutual labels:  fun
give-me-money
πŸ’° I'm so cute. Please give me money. ζˆ‘εΎˆε―ηˆ±οΌŒθ―·η»™ζˆ‘ι’±γ€‚
Stars: ✭ 54 (+260%)
Mutual labels:  fun
birthday.py
πŸŽ‰ A simple discord bot in discord.py that helps you understand the usage of SQL databases
Stars: ✭ 30 (+100%)
Mutual labels:  fun
beauthub
Github is Beautiful Again! 😍
Stars: ✭ 28 (+86.67%)
Mutual labels:  fun
perseverance-parachute-generator
Generate your own Perseverance parachute-style secret codes!
Stars: ✭ 17 (+13.33%)
Mutual labels:  fun
MBOX
Check your Gmail on linux via TERMINAL!
Stars: ✭ 13 (-13.33%)
Mutual labels:  fun
FunVideo
A series of embeddable theme into video, include animation and voice.
Stars: ✭ 19 (+26.67%)
Mutual labels:  fun
neocortex
🧠Neocortex is a tool to connect your cognitive service (e.g. DialogFlow) πŸ€– with your communication channels (like facebook) πŸ“žto create amazing bots
Stars: ✭ 24 (+60%)
Mutual labels:  fun
L4D2-Plugins
L4D2 Competitive enhancement, bug/glitch fixes, general purpose and freaky-fun plugins.
Stars: ✭ 64 (+326.67%)
Mutual labels:  fun
recaptcha-unpaid-labor
Make ReCaptcha's "I'm not a robot" text more accurate
Stars: ✭ 15 (+0%)
Mutual labels:  fun
iupa2
Funcoding project - IUPA2 stands for 'InterfacceUtentePerArtistiASCII' aka 'User Interfaces for ASCII Artists'
Stars: ✭ 29 (+93.33%)
Mutual labels:  fun
crazy-canvas
Simple canvas playground
Stars: ✭ 12 (-20%)
Mutual labels:  fun
emoji-to-scale
Your favorite emojis. To scale.
Stars: ✭ 334 (+2126.67%)
Mutual labels:  fun
Discord-Study-Bot
Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
Stars: ✭ 20 (+33.33%)
Mutual labels:  fun
soundboard
cross-platform desktop application to spice up your audio/video conferences
Stars: ✭ 50 (+233.33%)
Mutual labels:  fun
extreme-carpaccio
Slicing and coding game
Stars: ✭ 116 (+673.33%)
Mutual labels:  fun
atom-play-piano
In atom, piano notes are played as you code... amazing !
Stars: ✭ 29 (+93.33%)
Mutual labels:  fun

is-odd-or-even

Determines if a given number is odd or even.

Install

$ npm install --save is-odd-or-even

Usage

var isOddOrEven = require('is-odd-or-even');

isOddOrEven(0);
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].