thisdot / open-source

Repository for open source packages
MIT License
34 stars 11 forks source link

Investigate adding a vue demoapp and ability to generate vue libraries to the repo #97

Closed TapaiBalazs closed 2 years ago

TapaiBalazs commented 2 years ago

As a vue developer, I'd like to be able to create libraries that would help vue developers.

Note: https://www.npmjs.com/package/@nx-plus/vue might be the nx plugin we need.

temitopeadesoji commented 2 years ago

This ticket will also contain the following:

OSS Vue package pitch idea: A package that wraps around the vue-router and extends it to give support like handling guards around different pages (and maybe v2 generating your routes based on your folder structure). Below are some use cases

My idea is to come up with a basic POC over the next week, so I would like suggestions on packages you use in other frameworks that have something similar or just your general thoughts about the package.