-
It would be great if everything non configuration could be put in an `app` directory. I've seen other generators do this and it keeps the top level directory cleaner. So for example..... `/app/searc…
-
Ie.
- angular:controller
- angular:directive
- angular:filter
- angular:route
- angular:service
- angular:provider
- angular:factory
- angular:value
- angular:constant
- angular:decorator
- angular:vi…
-
## Type of issue: Bug
## My environment
* *OS version/details*: `MacOs 11.13`
* *Node version:* `14.16.1` (run `node --version` in your terminal)
* *npm version:* `6.14.12` (run `npm --version…
-
Not sure if I should put all my sub-generators under one issue or make separate issues for the ones that qualify on their own, please let me know.
# Structure
The idea is to generate a full book w…
-
Hi,
I'm trying to use the generator after setting up a meanstack with generator-meanstack, which works correctly. However, this generator is not doing anything. Not sure if it is an incompatibility w…
-
## TODO BEFORE RELEASE
- [ ] Change Codecov and Travis CI badges to point back to `master` again.
## Old text
### New maintainer
I'm looking for someone willing to take over the responsibility…
-
I noticed a bug when generating a submodule. I was trying to generate it into the folder "src/app/home/" and it was modifying any file in "src/app/" which it could find. First it was modifying a fil…
-
It would be good to collect some information about *model coverage*, i.e. coverage in terms of the original data type (for derived generators) and/or coverage in terms of alternatives inside a generat…
-
yo meanjs:mean-module company and yo meanjs:crud-module company is not work on 0.4.3 but 0.1.12 working fine
![screen shot 2016-02-10 at 8 35 17 pm](https://cloud.githubusercontent.com/assets/10090382…
-
This can be seen as generation-time optimisation by growing the size of derived code. @AlgebraicWolf tested fusion in an ad-hoc example and it gave better results. We can generalise this.
The idea …