21

New and Noteworthy Vue.js Open Source Projects. Part 1

 4 years ago
source link: https://flatlogic.com/blog/new-and-noteworthy-vue-js-open-source-projects-part-1/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Your goal as a developer is to create a web solution as fast as possible. It is difficult to keep high-quality standards. That is why it is important to make the right of JS frameworks and libraries. React and Vue are the frameworks that demonstrated significant growth in 2018-2019. These tools have more in common than differences. Vue.js framework was created by experienced developers, has solid community support, rich functionality and is probably the most lightweight.

Another big advantage of Vue.js is that it is easier to understand and learn. Any web application can be created with the help of the Vue framework. So I suggest you freshen up your knowledge of some selected Vue open-source projects.

Some of these projects are on this list because of its popularity in 2019. And some of these projects don’t have as many stars on GitHub, but in my opinion, these projects are nevertheless noteworthy.

uiGradients

A collection of gradients

Website:  http://uigradients.com/

GitHub: https://github.com/ghosh/uiGradients

GitHub Stars: 4.6k

1qC7FcMgvCEVfl1kiJ9TTVg-1024x474.png Image source: http://uigradients.com/

Let’s start this list with a project that you would definitely want to play. Wide color array and nice UX make this project one of my favorites. A gradient is still an increasing trend in web design. You have the opportunity to choose the color you need and see all possible gradients with it. This collection is so huge because it is community contributed. You can easily choose the preferred gradient and copy CSS code.

flatlogic-templates.jpeg

In Flatlogic we create web & mobile application templates built withReact, Vue ,Angular andReact Native to help you develop web & mobile apps faster. Go and check out yourself!

See our themes!

CSSFX

A collection of CSS effects

Website:  https://cssfx.dev

GitHub:  https://github.com/jolaleye/cssfx

GitHub Stars: 5.3k

1l8Zye61c6wf6WJ2XYYkPAA-1024x728.png Image source: https://cssfx.dev

Another example of how you can easily add a small but nevertheless significant detail to your web application. This project gives you the possibility to see previews of every CSS effect and that just click on the preferred one to see the code.

Sing App Vue Dashboard

An admin template

Website: https://flatlogic.com/templates/sing-app-vue-dashboard

GitHub:  https://github.com/flatlogic/sing-app-vue-dashboard

GitHub Stars: 244

ezgif-4-c66d7748c94b.gif

Demo

Documentation

This is free and open-source admin template built with latest Vue and Bootstrap. It is common practice nowadays to use an admin dashboard template instead of building everything from scratch. When it comes to evaluating an admin template there is to main criteria on my mind: the possibilities of customization and the integrity of documentation. Sing App Vue will provide you with a solid recommendations for a quick start and all all necessary charts, forms, grids, maps, etc.

Screen-Shot-2019-11-28-at-4.09.01-PM.png

Try Sing App Vue Node.js!

Various login methods, product management pages and authentication are ready to use!

Vue Storefront

A PWA storefront

Website:  https://www.vuestorefront.io

GitHub:  https://github.com/DivanteLtd/vue-storefront

GitHub Stars: 5.8k

Screen-Shot-2019-11-28-at-2.40.48-PM-675x1024.pngImage source: https://www.vuestorefront.io

This is a PWA can be connected with any backend (or almost any). The key advantage of this project is the use of headless architecture. This is a comprehensive solution that gives you lots of possibilities (huge support of the steadily growing community, server-side rendering that will improve your SEO, mobile-first approach and offline mode.

Faviator

A library for favicon generation

Website:  https://www.faviator.xyz

Demo:  https://www.faviator.xyz/playground

GitHub:  https://github.com/faviator/faviator

GitHub Stars: 94

Screen-Shot-2019-11-28-at-2.59.59-PM-1024x590.png Image source: https://www.faviator.xyz

If you need to create an icon that is your magic wand. Any Google font is available, as well as any color. Just pass a preferable configuration and choose PNG, SVG or JPG format.

iView

Vue UI component toolkit

Website:  https://iviewui.com/

GitHub:  https://github.com/iview/iview

GitHub Stars: 22.8k

Screen-Shot-2019-11-28-at-3.08.53-PM-1024x589.png Image source: https://iviewui.com/

Constant updates are making this set of UI components a good choice for a developers with any skill levels. But you should know that it doesn’t support IE8.

To start with iView make sure you have a good knowledge of Single File Components. This project has a friendly API and extensive documentation.

Postwoman

API request builder

Website:  https://postwoman.io/

GitHub:  https://github.com/liyasthomas/postwoman

GitHub Stars: 10.5k

Screen-Shot-2019-11-28-at-3.17.04-PM-1024x513.pngImage source: https://github.com/liyasthomas/postwoman

This is an alternative to a Postman. It is free, have many contributors and has multi-platform and multi device support. This tool is really fast and has tons of updates. The creator of this tool claims more features in the near future. You can help this project by adding autocomplete, more methods and HTTP support. Join the community!

Vue Virtual Scroller

Fast scrolling

Website:  https://akryum.github.io/vue-virtual-scroller/#/

GitHub: https://github.com/Akryum/vue-virtual-scroller

GitHub Stars: 3.4k

asg-1024x589.pngImage source: https://akryum.github.io/vue-virtual-scroller/#/horizontal

Vue Virtual Scroller has four main components. RecycleScroller can render visible items of your list. DynamicScroller is better to use in case you don’t know the size of the future items. DynamicScrollerItem wraps everything in a DynamicScroller (to handle size changes). IdState ease local state management (inside RecycleScroller).

Mint UI

Mobile UI elements

Website:  http://mint-ui.github.io/#!/en

GitHub:  https://github.com/ElemeFE/mint-ui

GitHub Stars: 15.2k

Screen-Shot-2019-11-28-at-3.45.20-PM-1024x832.pngImage source: http://mint-ui.github.io/#!/en

Build mobile apps faster using ready-to-use CSS and JS components. Using this tool you don’t risk to have large file sizes because you have the opportunity to load on demand. The animation is handled with CSS3. To start working with Mint UI you need npm. You should try to predict all components needed in your app and import only necessary components. A full code (including CSS files) is only 30kb.

V Calendar

Dependency-free plugin for building calendars

Website:  https://vcalendar.io

GitHub:  https://github.com/nathanreyes/v-calendar

GitHub Stars: 1.6k

Screen-Shot-2019-11-28-at-3.58.19-PM-1024x791.pngImage source: https://vcalendar.io

You can choose different visual indicators to decorate your calendar. V Calendar also provides you with three date selection modes:

  • Single date;
  • Multiple dates;
  • Date range selection modes.
    This calendar is mobile-friendly, has different color themes and can adapt to different screen sizes.

You might also like these articles:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK