decrement
Here are 26 public repositories matching this topic...
Hotkey based counter for OBS Studio
-
Updated
Jan 25, 2023 - Python
A jQuery plugin to clone HTML content
-
Updated
Dec 6, 2022 - JavaScript
A flutter widget to accept numeric inputs with button to increment and decrement.
-
Updated
Jun 6, 2024 - Dart
Convert text to encrypted letters and convert encrypted letters to readable letters.
-
Updated
Jun 17, 2024 - JavaScript
分布式计数器,默认是redis实现,可扩展接口增加zk、等其他实现
-
Updated
Nov 8, 2021 - Java
pure_counter is a collection of React components for implementing pure increment and decrement functionality. It provides customizable components that smoothly animate numerical values within a given range. With easy installation and usage, it offers a simple way to incorporate increment and decrement features into your React applications.
-
Updated
Dec 17, 2023 - JavaScript
This includes a project on designing an Arithematic Logic Unit which includes Addition,Subtraction,Increment,Decrement,Counter,Bit-wise AND,Bit-wise OR,Bitwise XOR,Comparator.
-
Updated
May 14, 2023
The Increment and Decrement App is a simple web application built using React and Tailwind CSS.
-
Updated
Aug 26, 2023 - JavaScript
Round a number to a specific number, by decimal or nearest
-
Updated
Nov 24, 2017 - JavaScript
-
Updated
Nov 30, 2022 - JavaScript
The -- operator decrements its single operand by one. When used in prefix mode, it decrements the operand and evaluates to the decremented value of that operand. When used in postfix mode, it decrements its operand, but evaluates to the value of that operand before it was decremented.
-
Updated
Apr 12, 2023 - Java
Improve this page
Add a description, image, and links to the decrement topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decrement topic, visit your repo's landing page and select "manage topics."