TypeScript Vuejs

Open-source TypeScript projects categorized as Vuejs

Top 23 TypeScript Vuej Projects

  • Postwoman

    ๐Ÿ‘ฝ Open source API development ecosystem - https://hoppscotch.io

  • Project mention: Bypass CORS errors while testing your APIs using Hoppscotch ๐Ÿ”ง | dev.to | 2024-04-17

    How can Hoppscotch help you intercept the API calls? ๐Ÿ‘ฝ

  • vuetify

    ๐Ÿ‰ Vue Component Framework

  • Project mention: Top Material Design 3 web frameworks of 2024 | dev.to | 2024-01-23

    ๐Ÿ‘‰ https://vuetifyjs.com

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • element-plus

    ๐ŸŽ‰ A Vue.js 3 UI Library made by Element team

  • Project mention: Can Notion be efficient for my Design system's documentation? | /r/UI_Design | 2023-12-08

    For what itโ€™s worth, these are (Vue-compatible) component libraries we had looked at, besides Googleโ€™s own: https://primevue.org/uikit. https://athemes.com/collections/vue-ui-component-libraries/ https://js.devexpress.com/Documentation/Guide/Vue_Components/DevExtreme_Vue_Components/ https://www.telerik.com/kendo-vue-ui https://www.creative-tim.com/vuematerial https://vuetifyjs.com https://element-plus.org/ https://www.naiveui.com/en-US/light

  • ag-Grid

    The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

  • Project mention: How To Enhance AG Grid with Avatars: Building a Collaborative Grid with React and Ably | dev.to | 2024-01-26

    In this post Iโ€™ll show you how, using the AG Grid component and Ably Spaces, you can create a React application that allows users to see not only who else is currently viewing the grid, but using a Flowbite Avatar Stack component, what row each user currently has selected.

  • vee-validate

    โœ… Painless Vue forms

  • Project mention: Displaying multiple error messages on incorrect form entries with Vee-validate | Vue | dev.to | 2024-04-25

    In this blog post I am exploring the client-side form validation with Vee-validate (https://vee-validate.logaretm.com/v4/) and vee-validate/rules (https://www.npmjs.com/package/@vee-validate/rules).

  • rubick

    ๐Ÿ”ง Electron based open source toolbox, free integration of rich plug-ins. ๅŸบไบŽ electron ็š„ๅผ€ๆบๅทฅๅ…ท็ฎฑ๏ผŒ่‡ช็”ฑ้›†ๆˆไธฐๅฏŒๆ’ไปถใ€‚

  • Project mention: Boost Your Productivity with Rubcik | news.ycombinator.com | 2023-08-07

    Rubick is not only powerful but also free and open source, ensuring transparency and fostering collaboration. Contribute to its growth or simply enjoy its benefits without any cost.

    Discover the ultimate tool that makes your day-to-day tasks simpler and more efficient. Try Rubick today and experience the future of productivity!

    Get Rubick: [Download Now](https://github.com/rubickCenter/rubick/releases)

  • windicss

    Next generation utility-first CSS framework.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • apollo

    ๐Ÿš€ Apollo/GraphQL integration for VueJS (by vuejs)

  • vue-chartjs

    ๐Ÿ“Š Vue.js wrapper for Chart.js

  • The Lounge

    ๐Ÿ’ฌ โ€Ž Modern, responsive, cross-platform, self-hosted web IRC client

  • Project mention: Simplicity of IRC | news.ycombinator.com | 2024-03-13

    IRC as a protocol is indeed incredibly simple and easy to get started with. Years ago did discover this when I was able to make [this atrocity](https://github.com/creesch/discordIRCd) bridging IRC and discord where for IRC I effectively did a simple server implementation.

    There is a caveat, though. Like many older protocols (ftp) there is a lot that was not initially written down or left up to clients and server implementations. This, does lead to a lot of edge cases you need to be aware of once you want to actually support a wider user group.

    Also, as this is apparently is still a discussion. IRC is not simple from a modern user UX perception. Registration can be complex and confusing, though hidden a bit through clients. Managing channels with various flags is a whole other thing. Then there is also the fact that these days people are no longer used to the fact that they can't see messages from periods where they were not connected. Of course, the latter can be easily handled by a BNC or fancy clients like https://thelounge.chat . But, that is only easy for technically inclined folks.

  • keen-slider

    The HTML touch slider carousel with the most native feeling you will get.

  • Project mention: Html wheel for picking dates | /r/UXandUI | 2023-11-27

    As for what I am interested in, I want a spinning wheel similar to what is available on keen-slider.io date picker.... But I want the wheel to be an entire calendar... not many wheels, but merged into one.

  • desktop

    Free and open source streaming software built on OBS and Electron. (by stream-labs)

  • Project mention: streamlabs website keeps forgetting about me | /r/streamlabs | 2023-06-21

    When visiting streamlabs.com, I am almost always sent through the setup process despite the fact that I've been through it multiple times. I have the desktop app and have even streamed unlisted videos as tests (everything seems fine from the app) but when I go on the website it won't acknowledge my yt account. The same is also true for my other settings like tipping; my tip URL still links to the tip page, yet the website doesn't think I've started setting any of that up. Please help, thank you!

  • trois

    โœจ ThreeJS + VueJS 3 + ViteJS โšก

  • Project mention: React, angular ili vue? | /r/programiranje | 2023-07-02
  • docx

    Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

  • Project mention: Ajuda docx | /r/programacao | 2023-06-19
  • histoire

    โšก Fast and beautiful interactive component playgrounds, powered by Vite

  • Project mention: Open-source visual regression testing with Vue & Histoire | /r/vuejs | 2023-10-24

    Hey, r/vuejs! Over the weekend, I found out about Histoire existence and that the Vue community loves the tool. I am building a visual regression testing framework(some see it as an addition to E2E tests, and some use visual tests as smoke tests because of the ease of use), and I decided to add the first-class support of Histoire to it.

  • vue-toastification

    Vue notifications made easy!

  • Project mention: Trying to find a good toast library from Nuxt with Typescript | /r/Nuxt | 2023-05-19
  • revo-grid

    Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance ๐Ÿ”‹

  • books

    Free Accounting Software (by frappe)

  • Project mention: An open-source alternative to QuickBooks | news.ycombinator.com | 2023-05-29

    Check out this : https://github.com/frappe/books - free desktop account software.

    https://github.com/frappe/erpnext - free if you host yourself or $10+ if they host it on their server. ERP Software

    Both are free. And they are pretty decent.

  • arco-design-vue

    A Vue.js 3 UI Library based on Arco Design

  • alova

    Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js

  • Project mention: How to customize alova's request adapter | dev.to | 2023-11-23

    The following is a tutorial for some chapters. If you want to learn more about the usage of alovajs, please come to alova official website to learn.

  • vue-styleguidist

    Created from react styleguidist for Vue Components with a living style guide

  • storefront-ui

    A frontend library for Vue and React that helps developers quickly build fast, accessible, and beautiful storefronts. Made with ๐Ÿ’š by Vue Storefront team and contributors.

  • vuex-module-decorators

    TypeScript/ES7 Decorators to create Vuex modules declaratively

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Vuejs related posts

Index

What are some of the best open-source Vuej projects in TypeScript? This list will help you:

Project Stars
1 Postwoman 60,091
2 vuetify 39,024
3 element-plus 23,105
4 ag-Grid 11,762
5 vee-validate 10,526
6 rubick 7,233
7 windicss 6,507
8 apollo 5,984
9 vue-chartjs 5,436
10 The Lounge 5,392
11 keen-slider 4,501
12 desktop 4,400
13 trois 4,059
14 docx 3,926
15 histoire 2,997
16 vue-toastification 2,953
17 revo-grid 2,655
18 books 2,588
19 arco-design-vue 2,503
20 alova 2,451
21 vue-styleguidist 2,439
22 storefront-ui 2,292
23 vuex-module-decorators 1,801

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com