-
Updated
Apr 4, 2022 - JavaScript
yeoman-generator
Here are 673 public repositories matching this topic...
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Mar 31, 2022 - TypeScript
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Dec 25, 2017 - JavaScript
-
Updated
Apr 1, 2022 - Kotlin
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Mar 13, 2022 - TypeScript
-
Updated
Oct 8, 2019 - JavaScript
💡 Idea
When creating a new project you are not limited in the length the project name has. When you then want to create a tab, this is limited to 16 characters.
If you do not specify a name and just press enter the generator suggests the name of the project + " tab". It should perform a check if the name is longer than 16 characters and already cut that off at that limit. Or at least gi
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Aug 19, 2016 - JavaScript
When a user would like to use yarn, it needs to be installed, even when --skip-install option is used.
I think this check could be moved to the actual install phase, simply throwing a warning like "Yarn is not installed, skipping install. Please install yarn on your machine." is enough.
What do you think, @HaNdTriX ?
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Jan 8, 2018 - JavaScript
I have installed a microservice using the guide:
npm install -g generator-jhipster-nodejs
and my microservice works ( for example I've tried to go to localhost:8081/api/users)
I have downloaded the jhipster-registry from github and start with mvwn
Now my registry recognize only


See:
https://david-dm.org/angular-fullstack/angular-fullstack-deps/5.0.0
https://david-dm.org/angular-fullstack/angular-fullstack-deps/5.0.0?type=dev