Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjordas committed Oct 9, 2022
1 parent 44f5209 commit bc33bab
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions content/components-and-libraries/ui-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ Display non-editable events in a Calendar
- [vue-mathjax-next](https://github.com/justforuse/vue-mathjax-next) - A Vue 3 plugin for Mathjax
- [vue-connect-wallet](https://github.com/neelansh15/vue-connect-wallet) - A Vue plugin for connecting to Web3 wallets with a UI button + MetaMask utils
- [vue-magnifier](https://github.com/WebsiteBeaver/vue-magnifier) - Vue 3 image zoom component
- [vue-spruce](https://github.com/crishellco/vue-spruce) - A collection of useful Vue 2 renderless components

## Tabs

Expand Down
1 change: 1 addition & 0 deletions content/components-and-libraries/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ Improve readability of code
- [vue-computed-helpers](https://github.com/michalsnik/vue-computed-helpers) - Computed helpers for Vue.js apps
- [vert](https://github.com/LancerComet/Vert-Core) - Library to build Vue applications in OOP.
- [vue-slot-checker](https://github.com/mya-ake/vue-slot-checker) - Provide the function to check slot like checking props.
- [vue-ts-types](https://github.com/FloEdelmann/vue-ts-types) - Lightweight TypeScript-first Vue prop type definitions

## CSS

Expand Down
2 changes: 2 additions & 0 deletions content/projects-using-vue-js/apps-websites.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,5 @@ meta:
- [CodeSnippet](https://www.codesnippet.fr) - A collaborative code editor for teachers and students
- [Gradientos](https://www.gradientos.app) - Gradientos makes finding gradients easy
- [httptools.dev](https://httptools.dev/) - Collection of many online checks and tools for web developers, like a JSON formatter, redirect check or URL encoder. Built with Vue 3 and vue-router, backend API uses Laravel
- [Cuping Font](https://cupingfont.com/) - Cool font generator made with Vue.js
- [Slack Vuesualizer](https://slack-vuesualizer.vercel.app) - Display and search through your Slack archive
1 change: 0 additions & 1 deletion content/projects-using-vue-js/open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ meta:
- [vue-music163](https://github.com/pluto1114/vue-music163) - A Vue.js project for music.
- [Tomato5](https://github.com/zhangxin840/tomato5) - Real-time collaboration tool, it combines Pomodoro Technique with a team status share board.
- [Web Learn](https://github.com/freearhey/web-learn) - A service which provides simple access to thousands of video tutorials on web developing and programming.
- [ExcelJSON](https://github.com/palerdot/exceljson) - A tool to convert CSV, TSV to/from JSON.
- [Materialize-blog](https://github.com/forehalo/materialize-blog) - A material blog built with Laravel5.3 and Vue2.x.
- [VueComponentGenerator](https://github.com/ChangJoo-Park/vue-component-generator) - Generate vue single file component on browser
- [SDR News](https://github.com/super-dev/SDR-News) - News for web designers and developers aggregated from multiple sources (Reddit, Hacker News and Prominent Blogs).
Expand Down
1 change: 1 addition & 0 deletions content/resources/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,4 @@ meta:
- [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) - A simple but complete library template for Vue 3, supports generating `.vue.d.ts`
- [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - A Vue video call demo app featuring local device controls and screen sharing
- [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) - A boilerplate with an opinion on how to structure your files/folders with a few examples such as Vue Router navigation guards, theming with Tailwind CSS, form validation w/ Vuelidate, localization with Fluent, etc.
- [Text Editor](https://github.com/devisasari/text-editor-vue-3) - Text editor made with Vue 3 Composition API, Bootstrap and Firebase by [İsa Sarı](https://github.com/devisasari)
1 change: 0 additions & 1 deletion content/resources/external-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ meta:
- [Vue Curated Resources](https://hackr.io/tutorials/learn-vue-js) - Recommended Vue.js courses and tutorials.
- [Vue School](https://vueschool.io) - Learn Vue.js from video courses by core members and industry experts
- [VueDose](https://vuedose.tips) - Tips & tricks about the Vue ecosystem, for busy devs.
- [Vuelibs](https://vuelibs.org) - A minimalistic list of Vue.js libraries and components based on the awesome-vue repo.
- [Vue.js DEV Community](https://dev.to/t/vue) - Official tag for the Vue.js JavaScript Framework on DEV.to
- [Vue.js Online Courses Directory](https://classpert.com/vuejs) - Vue.js courses from top e-learning platforms curated by Classpert, a online course search engine
- [WebTechSurvey.com](https://webtechsurvey.com/technology/vue.js) - An extensive list of websites created with the Vue.js Javascript framework
Expand Down

0 comments on commit bc33bab

Please sign in to comment.