Showing 68 open source projects for "vue.js"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 1
    vue-grid-layout

    vue-grid-layout

    A draggable and resizable grid, for Vue.js.

    vue-grid-layout is a grid layout system, like Gridster, for Vue.js. Heavily inspired by React-Grid-Layout. Bounds checking for dragging and resizing. Widgets can be added or removed without rebuilding grid. Layout can be serialized and restored. Automatic RTL support (resizing not working with RTL on 2.2.0). For legacy browsers, like IE11, use version 2.3.12-legacy. For Vue 2.1.10 and below use version 2.1.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Bootstrap Vue

    Bootstrap Vue

    Comprehensive implementations of Bootstrap v4 for Vue.js

    With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4.5 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup. With BootstrapVue you can build responsive, mobile-first, and ARIA accessible projects on the web using Vue.js and the world's most popular front-end CSS library, Bootstrap v4. Easily integrate BootstrapVue into your Nuxt.js projects using our included Nuxt.js module. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Material Kit 2

    Material Kit 2

    Free and Open Source UI Kit for Bootstrap 4, React, Vue.js,etc.

    Material Kit is a Free Bootstrap 5 UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy-to-use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project. Material Kit makes use of light, surface, and movement. It uses a deliberate color choice, edge-to-edge...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Introduction to Vue.js 3 Course

    Introduction to Vue.js 3 Course

    Workshop Materials for my Introduction to Vue.js Workshop

    Introduction to Vue.js 3 Course houses the workshop materials for an “Introduction to Vue.js” course created by Sarah Drasner, originally delivered on Frontend Masters. The content covers essential Vue.js concepts such as directives, data rendering, methods, watchers, computed properties, components, slots, and the Composition API (for Vue 3), complemented with example code and exercises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Vue.js modal

    Vue.js modal

    Easy to use, highly customizable Vue.js modal library

    Easy to use, highly customizable Vue.js modal library. This library is contributor-driven. It is not backed by any company, which means that all contributions are voluntary and done by the people who need them. If you need something improved, added, or fixed, please contribute it yourself. Please keep in mind that maintainers volunteer their free time to work on this project and have no obligation to reply on the issues, tailor library for specific use-cases or perform customer support. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ViewUI

    ViewUI

    A high quality UI Toolkit built on Vue.js 2.0

    This project is the original iView. The iView author will continue to develop iView 4.0 and subsequent releases, as well as maintenance work, in this repository. The new component library is named ViewUI, and the iView author will no longer continue to submit content in the original repository. Enterprise-level general-purpose mid-backend front-end solution. Rich layout modes to choose from, high configurability of layout and functions. Powerful authentication system to meet different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VUX

    VUX

    Mobile UI Components based on Vue & WeUI

    An improvised Vue.js mobile UI component library. Yes, VUX still has many problems, which are far from perfect, but they are being solved all the time. If you are using it and feel that there are some problems, you may wish to open an issue and give feedback. We are happy to solve the detailed description of the problem. Yes, there is no team maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vuex

    Vuex

    Centralized State Management for Vue.js

    Vuex is a centralized state management pattern and library for Vue.js applications. It stores all the components in an application following rules that ensure the state is only mutated in a predictable manner. Unlike other management patterns, Vuex defines and separates the concepts involved in state management, and enforces rules that maintain independence between views and states. It is also a library implementation that's specifically tailored for Vue.js, so as to take advantage of its granular reactivity system for efficient updates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vue Native

    Vue Native

    Vue Native is a framework to build cross platform native mobile apps

    ...It is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything that you can do with React Native. With Vue Native, you get the simplicity of Vue.js. Incrementally build user interfaces with the familiar syntax of HTML and CSS in single file components. Seamless interop with React Native. Use core React Native components with Vue.js syntax out of the box to develop mobile apps on both iOS and Android. The Vue Native CLI can be used to easily generate a fully configured Vue Native app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    vue-resource is a plugin for Vue.js which provides services for making web requests and handle responses using a XMLHttpRequest or JSONP. You can install it via yarn or NPM. Available on jsdelivr, unpkg or cdnjs. Typescript for vue-resource should work out of the box since the type definition files are included within the npm package. The http service can be used globally Vue.http or in a Vue instance this.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Vue CLI Plugin Electron Builder

    Vue CLI Plugin Electron Builder

    Easily Build Your Vue.js App For Desktop With Electron

    If it works as an SPA, it will work in Electron. Because it extends your regular config, it works with all plugins and customized webpack options. All the functions of VCP Electron Builder are entirely configurable and well documented. VCP Electron Builder provides tools for easy debugging and testing, powered by Spectron. Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended). Then, install and invoke the generator of vue-cli-plugin-electron-builder....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Koa Vue Fullstack Boilerplate

    Koa Vue Fullstack Boilerplate

    A lightweight boilerplate for a universal webapp based on koa

    Vue.js, Koa.js, Node.js, and MongoDB full-stack lightweight example applications. Authentication, CRUD, and access control are included. This project aims to build a small but structured full-stack application, so it would be relatively clear for a programmer/beginner to understand how to build a website from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    Vue module for lazyloading images in your applications. Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sing App Lite

    Sing App Lite

    Free and open-source admin dashboard template built with Bootstrap 4

    Including responsive layout and high-quality UI built with Bootstrap 4.5. This repository contains a limited free version of Sing App. Full bootstrap 4, React with backend, Vue.js, Angular and Angular JS versions are also available and are shipped in a full package. Using this template you will be able to leverage lots of built-in components and thus focus on building features that set you apart from competitors rather than building everything from scratch. Styled Bootstrap components like buttons, modals, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mage2alokai

    mage2alokai

    Magento to Vue-storefront datapump

    Mage2VueStorefront is a connector that enables seamless integration between Magento 2 and Vue Storefront, a headless eCommerce frontend. It allows Magento-powered stores to leverage Vue.js for a fast, responsive, and API-driven storefront experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VIPFS

    VIPFS

    Vue.js + IPFS = VIPFS. Create unstoppable applications

    VIPFS is an alt-tech framework for creating permanent apps, blogs and websites that cannot be taken offline by anyone, including the government. VIPFS is a simple boilerplate project for creating permanent websites with Vue.js and IPFS, it comes with useful templates and it is pre-integrated with Bootstrap, FontAwesome, Video.js, Vuex and VueRouter. Simply clone, build, and run npm run publish to deploy it on IPFS and make it permanently accessible to the world. VIPFS comes with a few templates to demonstrate functionality. You can easily modify these templates to suit your service's needs whether it be video hosting, file sharing, or e-commerce.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Vue Meta

    Vue Meta

    Manage HTML metadata in Vue.js components with SSR support

    Vue Meta is a Vue.js plugin that allows you to manage your app's metadata. It is inspired by and works similar as react-helmet for react. However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the meta info property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling metadata directly to deeply nested subcomponents for more maintainable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    code notes

    code notes

    A simple code snippet & gist manager for developers

    A simple code snippet manager for developers built with Electron & Vue.js. The aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code. Go the download section of our website to download Code Notes on your OS. This project was generated with vue-cli-plugin-electron-builder@f0c7709 using vue-cli.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    cube-ui

    cube-ui

    Mobile UI library implement by Vue

    cube-ui is an elegant mobile component library based on Vue.js. From DiDi interior component library and has been put to business test for more than one year. Every component has full unit tests to provide assurance for continuous integration. Make quick response, fluent animation and close to native components as the goal, and pursue the perfection of the interactive experience. Follow a uniform design interaction standard and highly restore the design; Standardize the interface and unify the way of use, making development more simple and efficient. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLTabs

    SQLTabs

    Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift

    SQLTabs is a cross-platform SQL client built using Electron and Vue.js that offers a modern and intuitive interface for managing SQL databases. It supports multiple database types and allows users to run queries in tabs, explore schemas, and view results in a clean, responsive UI. SQLTabs is designed for developers and analysts who need a simple yet powerful tool for database interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    iView

    iView

    A high quality UI Toolkit built on Vue.js

    ...It's default language is Chinese but it does support plenty of other languages. iView currently supports both Vue.js 2 and Vue.js 1.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD system

    Vue CRUD allows to creation both a mechanism for managing a single table, as well as a CMS or extended CRM with a login system and modules. Vue CRUD uses the vue along with its ecosystem (Vuex, Vuetify, etc). Enjoy the benefits of the most popular JS framework in the world. The application architecture is adapted to work with REST API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eagle.js

    Eagle.js

    A hackable slideshow framework built with Vue.js

    Eagle.js is a web-based slideshow framework for Vue.js. It supports animations, themes, interactive widgets (for web demos), and makes it easy to reuse components, slides and styles across presentations. Most of all, Eagle aims at offering a simple and very hackable API so you can get off the beaten tracks and craft the slideshows you really want. If you are not familiar with Vue.js you will find eagle.js harder to use than, say, Reveal.js, but on the long term eagle.js makes it easier to organize your slides and implement new ideas. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Thermal

    Thermal

    One stop to manage all git repository

    Thermal is a free, open-source, cross-platform Git GUI built by developers for developers. Thermal is free, open-source and cross-platform desktop application build using Electron & Vue.js, allowing you to manage your Git repositories at one place by providing a simple-to-use graphic interface with built-in features like commits, history, repository settings and more. Keep track of the progress of your project by number of commits made on each day. Browse commit logs in a timeline-style interface with title, author image, and date. ...
    Downloads: 0 This Week
    Last Update:
    See Project