awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to coderdiaz/vue-tiny-pagination

Open-source alternatives to Vue Tiny Pagination

30 open-source projects similar to coderdiaz/vue-tiny-pagination, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vue Tiny Pagination alternative.

  • botre/vue-autofocus-directiveBotre avatar

    Botre/vue-autofocus-directive

    33View on GitHub↗

    Vue autofocus directive

    JavaScript
    View on GitHub↗33
  • alziqziq/vue-paginate-alalziqziq avatar

    alziqziq/vue-paginate-al

    48View on GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    View on GitHub↗48
  • terryz/v-pageTerryZ avatar

    TerryZ/v-page

    101View on GitHub↗

    A simple and useful pagination component for Vue

    TypeScriptes6i18njavascript
    View on GitHub↗101
  • lombervid/vueginatelombervid avatar

    lombervid/vueginate

    8View on GitHub↗

    A simple pagination component for Vue 3

    Vuepaginationpagination-componentvue-component
    View on GitHub↗8
  • asika32764/vue-paginationasika32764 avatar

    asika32764/vue-pagination

    7View on GitHub↗

    Headless and non-style pagination for Vue 3. - https://about.asika.tw/vue-pagination/

    Vuepaginationpagination-componentspagination-library
    View on GitHub↗7
  • nabaraj/vue-pagination-npm-packagenabaraj avatar

    nabaraj/vue-pagination-npm-package

    0View on GitHub↗

    Vue Pagination is a simple and flexible Vue 3 pagination component written in TypeScript. It focuses only on pagination UI and events, not data fetching or state management.

    Vue
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gilbitron/laravel-vue-paginationgilbitron avatar

    gilbitron/laravel-vue-pagination

    745View on GitHub↗

    A Vue.js pagination component for Laravel paginators

    JavaScriptlaravelpaginationvue
    View on GitHub↗745
  • sun0fabeach/vue-use-paginatorSun0fABeach avatar

    Sun0fABeach/vue-use-paginator

    17View on GitHub↗

    Vue 3 use-hook to reactively paginate data and arrange paginator buttons

    TypeScript
    View on GitHub↗17
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0View on GitHub↗
    View on GitHub↗0
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0View on GitHub↗
    View on GitHub↗0
  • a7t-ai/poirota7t-ai avatar

    a7t-ai/poirot

    187View on GitHub↗

    A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

    Swiftaiclaudeclaude-code
    View on GitHub↗187
  • al0ne/linuxcheckal0ne avatar

    al0ne/LinuxCheck

    2,082View on GitHub↗

    Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查

    Shell
    View on GitHub↗2,082
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201
  • aldeed/meteor-autoformaldeed avatar

    aldeed/meteor-autoform

    1,430View on GitHub↗

    AutoForm

    JavaScript
    View on GitHub↗1,430
  • 2ndalpha/gasmask2ndalpha avatar

    2ndalpha/gasmask

    3,852View on GitHub↗

    Gasmask is a macOS utility designed to manage system-level network routing by organizing, merging, and activating multiple hosts file configurations. It provides a graphical interface that allows users to switch between different connectivity environments without manual file editing. The tool enables the aggregation of local and remote network mapping sets into a single active configuration. It supports the synchronization of external routing rules by periodically fetching data from remote web sources, ensuring that local domain redirection lists remain current. To apply changes, the applica

    Objective-C
    View on GitHub↗3,852
  • ahqsoftwares/tauri-ahq-storeahqsoftwares avatar

    ahqsoftwares/tauri-ahq-store

    140View on GitHub↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    View on GitHub↗140
  • alexk111/hd-wallet-scanneralexk111 avatar

    alexk111/HD-Wallet-Scanner

    35View on GitHub↗

    HD Wallet Scanner Find all used addresses in your Bitcoin HD Wallets bypassing gap limits

    JavaScript
    View on GitHub↗35
  • afiqiqmal/sharedchamberafiqiqmal avatar

    afiqiqmal/SharedChamber

    97View on GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    View on GitHub↗97
  • a-jie/ppoA

    a-jie/ppo

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/formilyalibaba avatar

    alibaba/formily

    12,558View on GitHub↗

    Formily is a schema-driven framework designed for building complex web forms by decoupling business logic and validation rules from the underlying user interface. It utilizes a declarative JSON schema to define form structures, allowing developers to manage data collection and field interactions independently of specific component libraries or frontend frameworks. The system is built upon a reactive observable state engine that synchronizes form data, validation status, and field interactions in real time. By employing a recursive tree traversal and a centralized event bus, the engine manages

    TypeScriptant-designdesignableform
    View on GitHub↗12,558
  • alibaba/p3calibaba avatar

    alibaba/p3c

    30,827View on GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    View on GitHub↗30,827
  • allegiance-consulting/blazor-highchartsAllegiance-Consulting avatar

    Allegiance-Consulting/blazor-highcharts

    32View on GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    View on GitHub↗32
  • almoullim/vue-tabeventsAlmoullim avatar

    Almoullim/vue-tabevents

    33View on GitHub↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    View on GitHub↗33
  • alwindoss/morsealwindoss avatar

    alwindoss/morse

    87View on GitHub↗

    Morse Code Library in Go

    Go
    View on GitHub↗87
  • alyalin/praccjsalyalin avatar

    alyalin/PraccJS

    130View on GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    View on GitHub↗130
  • alexcrichton/proc-macro2A

    alexcrichton/proc-macro2

    0View on GitHub↗
    View on GitHub↗0
  • amtrack/force-dev-toolamtrack avatar

    amtrack/force-dev-tool

    109View on GitHub↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    View on GitHub↗109
  • anderscheow/validatoranderscheow avatar

    anderscheow/Validator

    129View on GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    View on GitHub↗129
  • andrzejchm/droidmvpandrzejchm avatar

    andrzejchm/DroidMVP

    224View on GitHub↗

    Small Android library to help you incorporate MVP, Passive View and Presentation Model patterns in your app

    Java
    View on GitHub↗224
  • alexchantastic/alfred-open-with-vscode-workflowalexchantastic avatar

    alexchantastic/alfred-open-with-vscode-workflow

    314View on GitHub↗

    Alfred 5 workflow for opening files or folders in Visual Studio Code

    View on GitHub↗314