
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
jhipster-vuejs
Advanced tools
A vueJs blueprint for JHipster. It will use VueJS as the frontend library
⚠️ Status: in development
JHipster-vuejs, a Vue.js blueprint for JHipster. It will use Vue.js as the frontend library
This is a JHipster blueprint.
As this is a JHipster blueprint, we expect you have JHipster and its related tools already installed:
To install this blueprint:
npm install -g jhipster-vuejs
To update this blueprint:
npm update -g jhipster-vuejs
To install this blueprint:
yarn global add jhipster-vuejs
To update this blueprint:
yarn global upgrade jhipster-vuejs
To use this blueprint, run
jhipster --blueprint vuejs
During development of blueprint, please note the below steps. They are very important.
git clone https://github.com/jhipster/jhipster-vuejs.git
cd jhipster-vuejs
npm link
cd generator-jhipster
npm link
cd jhipster-vuejs
npm link generator-jhipster
mkdir my-app && cd my-app
npm link jhipster-vuejs
npm link generator-jhipster (Optional: Needed only if you are using a non-released JHipster version)
jhipster -d --blueprint vuejs
Apache-2.0 © Deepu K Sasidharan
FAQs
A vueJs blueprint for JHipster. It will use VueJS as the frontend library
The npm package jhipster-vuejs receives a total of 2 weekly downloads. As such, jhipster-vuejs popularity was classified as not popular.
We found that jhipster-vuejs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.