🌐 Vue.js Companies Directory
Welcome to the Vue Companies Directory repository! This project aims to provide a comprehensive list of companies worldwide that use Vue.js in their tech stack. It's a community-driven effort to showcase Vue.js adoption across different countries and industries.
Currently, we have 101 companies listed from 12 different countries ! Let's grow our community together by adding more companies and sharing this repository with fellow Vue.js enthusiasts.
Name Remote Hybrid Hiring Contact
Vehikl
Name Remote Hybrid Hiring Contact
BeautifulCode
Remote based Service Company using Vue with Typescript
Capital Numbers
Provides #Web #Mobile #DevOps and #AI #ML talent “On-Demand” to leading businesses around the world
Clarity Technologies
✅
Software and Services Startup
Clearglass
Helping Pension Funds see all of their investment costs in one place.
DeepSource
✅
Automated code review that helps you write better code. Backed by Y Combinator.
Economize
✅
Analyze, manage, and optimize your cloud infrastructure costs & billing better with Economize.
Experion Technologies
Provides digital software solutions and services have been delivered to clients in HealthTech, InsureTech, FinTech, Supply Chain, Transportation, Retail, Logistics.
Flock
✅
Tools for effortless communication and collaboration
GeoSpoc
✅
GIS + Web with all web projects being rendered using Vue / Nuxt.js
Helpninja
Simple and Affordable Helpdesk
Iconscout
Design resources marketplace for icons, illustrations & stock photos with 2 million+ assets.
Infinitewp
Multiple WordPress management solution.
KarixIO
Admin/OPs dashboard
Kite by Zerodha
Web based trading platform
Kuvera
Online platform for mutual fund investment
Locale.ai
Web based GIS, Large scale geospatial visualizations and analytics
Medinovita
Wellness & Yoga
Mobiotics
OTT Platform,DRM
Murait Technologies
✅
Remote base Service Company using Vue with Laravel
Olacabs
Most of the Websites and Webviews
QArt Fashion
For QArt Dashboard
RentoMojo
Furniture, Appliances, Electronics Rental
Scroll.in
digital publishing / News media
Sminq - Doctor's Appointments
Realtime appointment system for doctors
thesouledstore
Online merchandise
ThoughtFocus
Working in Aerospace & Defense, Education, Finance, & Manufacturing domain & use Vue to build web apps
Upwardly
Fintech startup for mutual fund investment
Voicezen
Speech-to-text & AI Platform
WebReinvent
WIOS Designs
Custom front-end solutions, games and open source projects
YourStory
Media Platform
Zoomcar
Self-Driving Car Rental
Name Remote Hybrid Hiring Contact
ALIS
A completely new social media concept revealing and providing access to reliable, articles, news, and people
B-eee Technology
WebDB, CRM(SaaS, bigdata, realtime, dashboards and graphs), and workflows
Blabo Inc.
Co-Creation Platform
CyberAgent
Many product are running with migrating to Vue.js
DeNA
At DeNA, we use Vue.js for product development in various business such as automotive, life science and entertainment.
DMM.com Labo
Posting and voting CM videos with serverless SPA.
FURYU
PICTLINK SPA on Vue.
GNEX ltd.
Push7 (SaaS web push service) Web Site and Document on Nuxt.js, CartEngine (E-Commerce support system) SPA Dashboard on Vue.
HiCustomer
HiCustomer (Customer Success Management tool for SaaS) is built with Vue.js and Vuex.
M&T Technology Inc.
Customer and administrator backends currently in development, as well as all current and future software are made with Vue.js and/or Laravel.
Minkore
Migrating to Vue.js + Firebase SPA
Nagisa-inc
Manga ZERO (SPA + SSR), UPTOON (SPA), Digital comic services.
oRo
Making various interactive websites / applications for each customer on demand.
Repro
Most of the UI of the application is built with Vue.js + Vuex!
Safie
Building corporate site, dashboards with Vue.js & Nuxt.js.
SAKURA Internet Inc.
Building dashboards in our services such as sakura.io, Koukaryoku Computing and using for other various scenes.
SCOUTER
SCOUTER (HR, Recruitment service) Web Site for all stakeholders
TeamUp
TeamUp (feedback system) is built with Vue.js and Vuex.
TechBowl
Our Service, "TechTrain" is built with Nuxt.js. "TechTrain" is a community and service for engineers and developers.
Tokyo Otaku Mode Inc.
Tokyo Otaku Mode is built with Vue.js and Vuex.
Umeebe Inc.
TsuribaCamera (Community Service for Anglers) with Nuxt.js
Viibar inc.
Building Vync with Vue.js.
Widsley
We build Sales oriented CRM and CTI using Vue.js and Nuxt.js on front and Laravel on backend. Our main product ComDesk
来栖川電算
Built AnnoFab, a Web app for mass-producing quality annotations for machine learning. Also contributing to Vue eco-system specially vue-i18n.
⭐ Star my GitHub repo
🛠 Create pull requests, submit bugs, suggest new features or updates
We welcome contributions! If you know of any Vue.js companies not listed here, feel free to add them by creating a pull request.
Follow these steps to create a PR:
Fork the repository.
Create a new branch: git checkout -b my-branch-name
Update the src/list.json
file with the new company details:
{
"name": "New Company Name",
"country": "Country Name (ex: Turkey, USA, Spain, India etc...)",
"isRemote": true,
"isHybrid": false,
"isHiring": true,
"website": "https://example.com",
"contact": { "text": "mustafacagri", "url": "https://www.linkedin.com/in/mustafacagri" },
"description": "Optional description of the company."
}
If there is no information, you can leave the field empty, like this:
{
"name": "Company Name",
"country": "Turkey",
"website": "https://example.com",
}
Save your changes and commit them: git commit -am 'feat(Turkey): add Company X and Company Y'
Push to the branch: git push origin my-branch-name
Create a new pull request.
Thank you for your contributions! 🙌🌟