Pipe aliases
オープン
- 主要言語
- TypeScript
- スター
- 114
- フォーク
- 23
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In recent events the `SnakeCasePipe` is renamed to `UnderscorePipe` (https://github.com/a8m/ng-pipes/commit/a103dd8b3bd15a64aaa0850b23cbb1a6d1afc944).
In my opinion the name `SnakeCasePipe` makes a lot of sense.
@rafaelss95 apparently thinks `UnderscorePipe` to be more suitable.
But looking at it from the user perspective both are equally correct names.
I suggest we allow multiple names for the same pipes by creating aliases.
### Alias suggestions
`capitalize` -- `ucFirst`
`snakeCase` -- `underscore`
`camelCase` -- `camelize`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。