An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with increment

A curated list of projects in awesome lists tagged with increment .

https://github.com/awssat/laravel-visits

📊 Laravel Visits is a counter that can be attached to any model to track its visits using Redis or Eloquent. (with tags, IP protection and caching)

counter increment laravel laravel-counter laravel-package laravel-stats laravel-visits php redis stats visitor visits

Last synced: 14 May 2025

https://github.com/yulanggong/IncrementSelection

Add a number to each selection in Sublime Text, incremented once per selection

increment insert package plugin python sublime-text

Last synced: 22 Mar 2025

https://github.com/borzunov/plusplus

Enables increment operators in Python using a bytecode hack

bytecode decrement increment python

Last synced: 14 Apr 2025

https://github.com/cho45/chemrtron

A document viewer; fuzzy match incremental search.

crawler document-viewer electron increment javascript

Last synced: 30 Dec 2025

https://github.com/jonschlinkert/fill-range

Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.

capture expand fill increment letters micromatch numbers range regex-range sequence step

Last synced: 13 Apr 2025

https://github.com/jonschlinkert/pretty-time

Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.

diff format hour hrtime increment javascript jonschlinkert nanoseconds node nodejs pretty time timescale

Last synced: 04 Jul 2025

https://github.com/sixcious/url-incrementer

Increment a URL or go to the next page. Supports auto incrementing and more advanced features. (Beta)

auto-increment browser-extension chrome-extension edge-extension firefox-addon increment increment-url incrementer next-page url-incrementer

Last synced: 22 Mar 2025

https://github.com/jonschlinkert/add-filename-increment

When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.

conflict conflicts dirent duplicate file filename filepath fs increment javascript jonschlinkert name node nodejs path rename

Last synced: 30 Apr 2025

https://github.com/gamemann/xdp-stats

XDP programs that increment stat counters for packets/bytes.

bpf bytes c increment libbpf packets stats xdp

Last synced: 08 Mar 2026

https://github.com/anton-yurchenko/version-bump

Easily increment :signal_strength: a multi-language :trident: project version

bump cli git increment semver version versioning

Last synced: 12 Mar 2026

https://github.com/jonschlinkert/strip-filename-increment

Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those increments. Tested on Windows, MacOS, and Linux.

conflicts dirent duplicate file filename filepath increment javascript jonschlinkert name node nodejs number path rename strip vinyl

Last synced: 07 May 2025

https://github.com/abhilash-chandran/number_inc_dec

A flutter widget to accept numeric inputs with button to increment and decrement.

decrement flutter increment number-inc-dec widget

Last synced: 25 Mar 2025

https://github.com/mobiletelesystems/horizon

Simple HWM Store backend

etl hwm increment offset rest-api

Last synced: 13 Oct 2025

https://github.com/action-pack/increment

Action to increment a repository variable.

github github-action github-actions increment variable

Last synced: 06 May 2025

https://github.com/testmonitor/eloquent-incrementable

Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.

count eloquent increment laravel model

Last synced: 10 Apr 2025

https://github.com/duzun/verup

Increment and update version in all project files

build increment javascript nodejs patch version verup

Last synced: 11 Jun 2025

https://github.com/svenito/versup

Version up your project with ease.

increment python3 semantic versioning

Last synced: 06 May 2025

https://github.com/wildhoney/bi-cycle

Bi-cycle assists in making infinite carousels and sliders by handling the index logic for you.

counter decrement generator increment range slide slider

Last synced: 15 Apr 2025

https://github.com/hichemtab-tech/namecrement

A smart JavaScript utility that generates unique incremental names, preventing naming collisions by automatically appending incremental suffixes.

auto-increment collision duplicate filename generator increment incremental javascript name names naming package unique utility

Last synced: 04 Mar 2026

https://github.com/machaven/track-attempts

Track and limit any auth, OTP, or any other type of action

bruteforce counter increment laravel otp php protection redis tracking

Last synced: 14 Jan 2026

https://github.com/yacoubou-seidou/purecounter

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.

component counter counting decrement frontend increment input javascript number react ui

Last synced: 12 Apr 2025

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/stdlib-js/array-incrspace

Generate a linearly spaced numeric array using a provided increment.

array generic increment javascript linear linspace math mathematics matlab node node-js nodejs sequence stdlib utilities utils

Last synced: 13 May 2025

https://github.com/sausin/laravel-set-autoincrement

Easily set the auto increment index for your tables in a laravel project

auto autoincrement database database-management database-migrations increment laravel mysql php sqlite

Last synced: 11 Apr 2026

https://github.com/mooore-digital/magento2-module-better-order-incrementing

Increment order ids manually, instead of relying on auto increment.

increment magento2 order-management

Last synced: 25 Jul 2025

https://github.com/igorskyflyer/npm-increment-filename

🦊 A npm module for generating dynamic filenames, e.g. filename-1, filename-2, etc. ➕

file filename filesystem igorskyflyer increment javascript js node npm os uid

Last synced: 05 May 2026

https://github.com/hattya/flap.vim

A Vim plugin to extend CTRL-A and CTRL-X by user defined rules

decrement increment vim

Last synced: 25 Aug 2025

https://github.com/stdlib-js/array-base-one-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

array generic increment javascript linear linspace matlab node node-js nodejs sequence stdlib unitspace utilities utils

Last synced: 30 Jul 2025

https://github.com/stdlib-js/array-base-unitspace

Generate a linearly spaced numeric array whose elements increment by 1.

array generic increment javascript linear linspace matlab node node-js nodejs sequence stdlib utilities utils

Last synced: 13 May 2025

https://github.com/stdlib-js/array-base-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

array generic increment javascript linear linspace matlab node node-js nodejs sequence stdlib unitspace utilities utils

Last synced: 13 Oct 2025

https://github.com/folkerkinzel/incversion

.NET Core 3.1 console application, that increments the AssemblyFileVersion of a Visual Studio 2019 Sdk-style project automatically every build.

assemblyfileversion increment visual-studio

Last synced: 04 Aug 2025

https://github.com/ishwortm/java-increment

A java program that shows pre and post increments.

increment java

Last synced: 15 May 2025

https://github.com/plnech/increment_semver

A gem to increment a version number following the Semantic Versioning scheme

build-automation increment increment-semver release-automation release-management semantic-versioning semver semver-syntax

Last synced: 23 Mar 2025

https://github.com/stdlib-js/array-base-incrspace

Generate a linearly spaced numeric array according to a provided increment.

array generic increment javascript linear linspace matlab node node-js nodejs sequence stdlib utilities utils

Last synced: 31 Jan 2026

https://github.com/kamdz/incrementator

🔂 A lightweight TypeScript utility for iterating over multiple numeric parameters with flexible control.

increment loop range step

Last synced: 25 Dec 2025

https://github.com/sabelomkhwanzi/data-alchemist-boot-camp

Built on Covalent's Unified API, Increment has the full historical data set for 40+ chains including every smart contract, event, transaction, address, etc. With access to all this data you can find:

covalent data-analysis increment

Last synced: 11 Mar 2026

https://github.com/nib-health-funds/react-price-ticker

React price ticker component, auto increment price every 200ms

increment price-ticker react

Last synced: 18 May 2026

https://github.com/adrianorsouza/release-task

Version bump, update changelog, commit changes, push and deploy GIT projects by running single task script

bump bumper increment release task

Last synced: 14 Apr 2026

https://github.com/kjuly/tag-xyz

Create a new tag (x.y.z) based on the last one, and dispatch a relevant workflow if needed.

bump ci github-action increment tag version

Last synced: 04 Apr 2025

https://github.com/coruscateor/inc_dec

Incrementation and decrementation in Rust.

decrement extension floating-point increment integer rust rust-lang rustlang

Last synced: 17 Feb 2026

https://github.com/serene-arc/numincrement

CLI tool for incrementing numbers in filenames

cli command-line command-line-tool filename filenames-change increment number

Last synced: 20 Oct 2025

https://github.com/tpkn/version

A tool for easy version incrementation.

cli go increment major minor patch version

Last synced: 05 Jun 2026

https://github.com/wassimoubaziz/increment-counter

Welcome to the Increment Counter with Animation project! This project showcases a dynamic counter with a delightful animation, simulating the experience of watching your social media followers increase.

animation animations counter css html increment javascript oubaziz wassim

Last synced: 18 Apr 2026

https://github.com/hexxone/we_project_helper

Wallpaper Engine project.json helper utility

increment sorts translation wallpaper-engine

Last synced: 21 Apr 2026

https://github.com/dxavx/classincrementor

Example of a class in Go

class golang increment methods

Last synced: 31 Mar 2025