From 6116961746479905d5f9c5a15e4a249a75f63ec0 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Fri, 22 Sep 2023 14:02:19 +0800 Subject: [PATCH] doc: Update README.md --- packages/babel/README.md | 20 +++++++++++++++++++- packages/core/README.md | 20 +++++++++++++++++++- packages/create-tsbb/README.md | 12 ++++++++++++ packages/jest/README.md | 19 ++++++++++++++++++- packages/tsbb/README.md | 2 +- 5 files changed, 69 insertions(+), 4 deletions(-) diff --git a/packages/babel/README.md b/packages/babel/README.md index ed5f420f..a531ebfa 100644 --- a/packages/babel/README.md +++ b/packages/babel/README.md @@ -1,5 +1,23 @@ @tsbb/typescript === +TSBB is a CLI tool for developing, testing and publishing modern TypeScript projects with zero configuration, and can also be used for module or react component development. + +`TypeScript + Babel` = `TSBB` + Github: https://github.com/jaywcjlove/tsbb -Website: https://jaywcjlove.github.io/tsbb \ No newline at end of file +Website: https://jaywcjlove.github.io/tsbb + +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + +## License + +MIT © [Kenny Wong](https://wangchujiang.com) diff --git a/packages/core/README.md b/packages/core/README.md index ef376f66..09339e42 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,5 +1,23 @@ @tsbb/core === +TSBB is a CLI tool for developing, testing and publishing modern TypeScript projects with zero configuration, and can also be used for module or react component development. + +`TypeScript + Babel` = `TSBB` + Github: https://github.com/jaywcjlove/tsbb -Website: https://jaywcjlove.github.io/tsbb \ No newline at end of file +Website: https://jaywcjlove.github.io/tsbb + +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + +## License + +MIT © [Kenny Wong](https://wangchujiang.com) diff --git a/packages/create-tsbb/README.md b/packages/create-tsbb/README.md index 3a844464..297111ca 100644 --- a/packages/create-tsbb/README.md +++ b/packages/create-tsbb/README.md @@ -53,6 +53,18 @@ Example: Copyright 2023 ``` +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + +## License + ## License [MIT © Kenny Wong](https://github.com/jaywcjlove/tsbb/blob/master/LICENSE) diff --git a/packages/jest/README.md b/packages/jest/README.md index 8a8efd33..4e6e2cf7 100644 --- a/packages/jest/README.md +++ b/packages/jest/README.md @@ -1,6 +1,23 @@ @tsbb/jest === +TSBB is a CLI tool for developing, testing and publishing modern TypeScript projects with zero configuration, and can also be used for module or react component development. + +`TypeScript + Babel` = `TSBB` Github: https://github.com/jaywcjlove/tsbb -Website: https://jaywcjlove.github.io/tsbb \ No newline at end of file +Website: https://jaywcjlove.github.io/tsbb + +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + +## License + +MIT © [Kenny Wong](https://wangchujiang.com) diff --git a/packages/tsbb/README.md b/packages/tsbb/README.md index a0560dae..0609cada 100644 --- a/packages/tsbb/README.md +++ b/packages/tsbb/README.md @@ -363,7 +363,7 @@ As always, thanks to our amazing contributors! -Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors). +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). ## License