yeoman.io icon indicating copy to clipboard operation
yeoman.io copied to clipboard

Yeoman website

Results 20 yeoman.io issues
Sort by recently updated
recently updated
newest added

With the release of `yeoman-generator` `v6`, generators need to be ESM Modules.

I am learning Yeoman and going to write my own generator. I see actions/mixins in the [API doc](https://yeoman.github.io/generator/) but they are never mentioned in the Getting Started guides for Using...

registerTransformStream was [renamed to queueTransformStream](https://github.com/yeoman/generator/commit/b25267a0aa887158382a206a56d5dc0aa92b414c). This change updates the docs to reflect this.

generally I love the idea, but never got to actually use it. every year I come back and give yoeman a try, especially when I work for a new customer...

The [codelab](https://yeoman.io/codelab/index.html) example generator is broken so codelab needs a major update. The FountainJS generators are unmaintained for quite a while and now they seem officially abandoned. See https://github.com/FountainJS This...

bug
Codelab
to-discuss

Previously we had options to sort generators according to release date or popularity. But after new search feature, we are missing sorting. It's an important feature for yeoman users

## Summary It would be convenient to categorize generators at the search page so that library authors can specify specific grammar for their generator names. This way, it's easier for...

Follow up of #754 I know that the navigation won’t be sticky for [IE Users](https://caniuse.com/#search=position%3Asticky), but that’s not our target group, right? So with using `position: sticky`, we could get...

enhancement
actionable
easy

# 官方地址 http://yeoman.io/learning/ # First thing is to install yo using npm: 下面的命令行 离电脑稍微远一点点时 只能看见一个黑块 不仔细看都无法发现里面还有命令

enhancement
Design
actionable
easy

Let's make this happen :candy: I started working on this, but ran into a few questions it would be useful to get input on from the team on. ### Strap-line...

enhancement
to-discuss
meta