Skip to content

Commit 72aa3d9

Browse files
docs(readme) @putout/plugin instead of putout-plugin (#27)
1 parent f39becd commit 72aa3d9

58 files changed

Lines changed: 58 additions & 58 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

codemods/apply-replace-all/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-apply-replace-all [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-apply-replace-all [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-apply-replace-all.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-apply-replace-all "npm"

codemods/convert-emitter-to-promise/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-convert-emitter-to-promise [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-convert-emitter-to-promise [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[DependencyStatusURL]: https://david-dm.org/coderaiser/putout?path=codemods/convert-emitter-to-promise
44
[DependencyStatusIMGURL]: https://david-dm.org/coderaiser/putout.svg?path=codemods/convert-emitter-to-promise

codemods/convert-fs-to-promises/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-convert-fs-to-promises [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-convert-fs-to-promises [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-convert-fs-to-promises.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-convert-fs-to-promises "npm"

codemods/convert-pascal-to-camel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-convert-pascal-to-camel [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-convert-pascal-to-camel [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[DependencyStatusURL]: https://david-dm.org/coderaiser/putout?path=codemods/convert-pascal-to-camel
44
[DependencyStatusIMGURL]: https://david-dm.org/coderaiser/putout.svg?path=codemods/convert-pascal-to-camel

codemods/convert-tape-to-supertape/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-convert-tape-to-supertape [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-convert-tape-to-supertape [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[DependencyStatusURL]: https://david-dm.org/coderaiser/putout?path=packages/plugin-convert-tape-to-supertape
44
[DependencyStatusIMGURL]: https://david-dm.org/coderaiser/putout.svg?path=packages/plugin-convert-tape-to-supertape

codemods/cut-legacy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-cut-legacy [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-cut-legacy [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[DependencyStatusURL]: https://david-dm.org/coderaiser/putout?path=codemods/cut-legacy
44
[DependencyStatusIMGURL]: https://david-dm.org/coderaiser/putout.svg?path=codemods/cut-legacy

codemods/cut-useless-functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-remove-useless-functions [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-remove-useless-functions [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-remove-useless-functions.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-remove-useless-functions "npm"

packages/plugin-add-return-await/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-add-return-await [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-add-return-await [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-add-return-await.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-add-return-await"npm"

packages/plugin-apply-destructuring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-apply-destructuring [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-apply-destructuring [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-apply-destructuring.svg?style=flat&longCache=true
33
[NPMURL]: https://npmjs.org/package/@putout/plugin-apply-destructuring"npm"
44

packages/plugin-apply-nullish-coalescing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# putout-plugin-apply-nullish-coalescing [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
1+
# @putout/plugin-apply-nullish-coalescing [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@putout/plugin-apply-nullish-coalescing.svg?style=flat&longCache=true
44
[NPMURL]: https://npmjs.org/package/@putout/plugin-apply-nullish-coalescing"npm"

0 commit comments

Comments
 (0)