File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -16,28 +16,14 @@ The community-owned global registry and documentation hub for codemods. Providin
1616
1717🔭 Explore an extensive list of codemods [ contributed by the community] ( https://www.hypermod.io/explore ) .
1818
19- ⚡️ Use our [ helpers & testing utilities] ( https://www.codeshiftcommunity.com/docs/utils ) to make writing codemods a breeze.
20-
2119🧠 Up-skill your engineering team using our [ guides & resources] ( https://www.hypermod.io/docs/guides/your-first-codemod ) .
2220
23- 🎨 Perfect for [ Design Systems & Monorepos] ( https://www.codeshiftcommunity.com/docs/monorepos ) .
24-
25- 🦄 Bring your own [ AST transformer] ( https://www.codeshiftcommunity.com/docs/css-codemods ) .
26-
27- ## Getting started
28-
29- - [ Writing codemods] ( https://hypermod-io.github.io/hypermod-community//docs/authoring )
30- - [ Testing codemods] ( https://hypermod-io.github.io/hypermod-community//docs/testing )
31- - [ Guides & learning resources] ( https://hypermod-io.github.io/hypermod-community//docs/your-first-codemod )
32- - [ Publishing & contribution] ( https://hypermod-io.github.io/hypermod-community//docs/contribution )
33- - [ Consuming codemods] ( https://hypermod-io.github.io/hypermod-community//docs/consuming )
21+ 🎨 Perfect for [ Design Systems & Monorepos] ( https://www.hypermod.io/docs/local-development/monorepos ) .
3422
3523## Registry
3624
3725[ The registry] ( https://www.hypermod.io/explore ) contains all community-contributed codemods, hosted and published directly from the Hypermod Platform.
3826
39- Source for these packages are located in the [ /community folder] ( https://github.com/hypermod-io/hypermod-community/tree/main/community ) .
40-
4127## CLI
4228
4329Downloading and running codemods as well as initialising and maintaining codemod packages can all be done via the Hypermod CLI (` @hypermod/cli ` ).
You can’t perform that action at this time.
0 commit comments