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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dafrok/vue-baidu-map

Open-source alternatives to Vue Baidu Map

30 open-source projects similar to dafrok/vue-baidu-map, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vue Baidu Map alternative.

  • xyxiao001/vue-cropperAvatar de xyxiao001

    xyxiao001/vue-cropper

    4,565Voir sur GitHub↗

    vue-cropper is a visual interface component for Vue applications designed for cropping, rotating, and resizing images. It serves as a client-side image editor that allows for the extraction of specific image regions and the enforcement of fixed ratio constraints to ensure consistent output. The component provides tools for manipulating image orientation and scaling through rotation and positioning to align target areas. It utilizes a canvas-based processor to generate final cropped results, which can be exported as Base64 strings or Blobs in various common file formats. The library covers a

    Vuecropcropperjavascript
    Voir sur GitHub↗4,565
  • creotip/vue-particlesAvatar de creotip

    creotip/vue-particles

    1,439Voir sur GitHub↗

    Vue.js component for particles backgrounds ✨

    JavaScriptparticles-backgroundsvuevue-component
    Voir sur GitHub↗1,439
  • airyland/vuxAvatar de airyland

    airyland/vux

    17,486Voir sur GitHub↗

    Vux is a mobile web UI kit and Vue mobile UI library consisting of predefined layout and interface components. It functions as a WeUI component framework that implements a standardized design language for web applications. The library provides a collection of reusable interface elements optimized for mobile browser screen dimensions and touch interactions. It ensures visual consistency across different mobile devices by mapping component styles directly to the WeUI mobile design specification. The framework covers mobile web interface design, mobile UI development, and the rapid assembly of

    Vueantcomponentsjavascript
    Voir sur GitHub↗17,486
  • bkzl/vue-float-labelAvatar de bkzl

    bkzl/vue-float-label

    174Voir sur GitHub↗

    Float label pattern

    JavaScript
    Voir sur GitHub↗174

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • charliekassel/vuejs-datepickerAvatar de charliekassel

    charliekassel/vuejs-datepicker

    2,594Voir sur GitHub↗

    A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations

    JavaScriptdatedate-pickerdatepicker
    Voir sur GitHub↗2,594
  • craigh411/vue-star-ratingAvatar de craigh411

    craigh411/vue-star-rating

    652Voir sur GitHub↗

    :star: A simple, highly customisable star rating component for Vue 2.x. / 3.x

    JavaScript
    Voir sur GitHub↗652
  • akryum/vue-virtual-scrollerAvatar de Akryum

    Akryum/vue-virtual-scroller

    10,615Voir sur GitHub↗

    This library is a headless virtualization engine designed to optimize performance for large-scale list and grid rendering in Vue applications. By mounting only the elements currently visible within the viewport, it minimizes browser operations and memory usage, allowing interfaces to remain responsive even when handling massive datasets. The engine distinguishes itself through a headless layout abstraction that decouples virtualization logic from specific markup, enabling the creation of custom interfaces without enforcing rigid container styles. It features automatic, dynamic size calculatio

    Vuescrollervirtual-scrollervuejs
    Voir sur GitHub↗10,615
  • alex-fun/vue-drag-and-drop-listAvatar de Alex-fun

    Alex-fun/vue-drag-and-drop-list

    327Voir sur GitHub↗

    🐴 Vue directives for modifying lists with the HTML5 drag & drop API.

    JavaScript
    Voir sur GitHub↗327
  • arvidkahl/vue-json-tree-viewAvatar de arvidkahl

    arvidkahl/vue-json-tree-view

    473Voir sur GitHub↗

    A JSON Tree View Component for Vue.js

    Vue
    Voir sur GitHub↗473
  • bbonnin/vue-morrisAvatar de bbonnin

    bbonnin/vue-morris

    238Voir sur GitHub↗

    VueJS component wrapping Morris.js

    JavaScript
    Voir sur GitHub↗238
  • bosnaufal/vue2-autocompleteAvatar de BosNaufal

    BosNaufal/vue2-autocomplete

    227Voir sur GitHub↗

    Vue 2 Component to make Autocomplete element.

    Vue
    Voir sur GitHub↗227
  • ccforward/rubikC

    ccforward/rubik

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cngu/vue-typerAvatar de cngu

    cngu/vue-typer

    790Voir sur GitHub↗

    Vue component that simulates a user typing, selecting, and erasing text.

    Vue
    Voir sur GitHub↗790
  • coffcer/vue-loadingAvatar de Coffcer

    Coffcer/vue-loading

    137Voir sur GitHub↗

    vue1 directive, show loading block in any element

    JavaScript
    Voir sur GitHub↗137
  • alexqdjay/vue-tabsAvatar de alexqdjay

    alexqdjay/vue-tabs

    148Voir sur GitHub↗

    多tab页框架替代router支持vue2.0

    JavaScript
    Voir sur GitHub↗148
  • akryum/vue-tooltipAvatar de Akryum

    Akryum/vue-tooltip

    3,456Voir sur GitHub↗

    💬 Easy tooltips, popovers, dropdown, menus... for Vue

    TypeScript
    Voir sur GitHub↗3,456
  • alessiomaffeis/vue-picture-inputAvatar de alessiomaffeis

    alessiomaffeis/vue-picture-input

    886Voir sur GitHub↗

    Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more

    Vue
    Voir sur GitHub↗886
  • adeptoas/sweet-modal-vueAvatar de adeptoas

    adeptoas/sweet-modal-vue

    747Voir sur GitHub↗

    The sweetest library to happen to modals.

    Vue
    Voir sur GitHub↗747
  • ankane/vue-chartkickAvatar de ankane

    ankane/vue-chartkick

    749Voir sur GitHub↗

    Create beautiful JavaScript charts with one line of Vue

    JavaScript
    Voir sur GitHub↗749
  • apertureless/vue-chartjsAvatar de apertureless

    apertureless/vue-chartjs

    5,717Voir sur GitHub↗

    vue-chartjs is a component library that wraps Chart.js chart types as reusable Vue components, integrating the charting library into Vue's component model. It provides reactive props binding so that charts automatically redraw when data or options change, and exposes the underlying Chart.js instance via template refs for direct programmatic access. The library also forwards Chart.js interaction events like clicks and hovers to Vue component event handlers, and applies ARIA labels to chart elements for screen reader support. The library distinguishes itself by offering typed Vue components for

    TypeScript
    Voir sur GitHub↗5,717
  • astray-git/vue-dragulaAvatar de Astray-git

    Astray-git/vue-dragula

    358Voir sur GitHub↗

    :ok_hand: Drag and drop so simple it hurts http://astray-git.github.io/vue-dragula

    JavaScript
    Voir sur GitHub↗358
  • bajian/vue-pull-to-refreshAvatar de bajian

    bajian/vue-pull-to-refresh

    136Voir sur GitHub↗

    vue.js,refresh,load more,Vue2.0 上下拉刷新

    JavaScript
    Voir sur GitHub↗136
  • bosnaufal/vue-rippleAvatar de BosNaufal

    BosNaufal/vue-ripple

    47Voir sur GitHub↗

    Vue Component to Make Google Material Design Ripple Effect. http://bosnaufal.github.io/vue-ripple/

    Vue
    Voir sur GitHub↗47
  • bosnaufal/vue-scrollbarAvatar de BosNaufal

    BosNaufal/vue-scrollbar

    114Voir sur GitHub↗

    The Simplest Scroll Area Component with custom scrollbar for Vue Js. https://bosnaufal.github.io/vue-scrollbar/

    Vue
    Voir sur GitHub↗114
  • bosnaufal/vue2-loading-barB

    BosNaufal/vue2-loading-bar

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bubblings/vue-date-pickerAvatar de Bubblings

    Bubblings/vue-date-picker

    98Voir sur GitHub↗

    datepicker component for Vue 2.x

    Vue
    Voir sur GitHub↗98
  • chengxulvtu/cxlt-vue2-toastrC

    chengxulvtu/cxlt-vue2-toastr

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • chenjiahan/vodalAvatar de chenjiahan

    chenjiahan/vodal

    377Voir sur GitHub↗

    A Vue modal with animations.

    CSS
    Voir sur GitHub↗377
  • coderdiaz/vue-datasourceAvatar de coderdiaz

    coderdiaz/vue-datasource

    408Voir sur GitHub↗

    A vue.js component to create dynamic tables

    JavaScript
    Voir sur GitHub↗408
  • blue0728/vue-areaAvatar de blue0728

    blue0728/vue-area

    76Voir sur GitHub↗

    省市区三级联动插件 for vue2.x ----停止更新,请看新版

    JavaScript
    Voir sur GitHub↗76