Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit dd5f48c

Browse files
author
Joost Boomkamp
committed
sorted README.md
1 parent 02c51a6 commit dd5f48c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ This monorepo includes reusable packages:
1818
- A utility that keeps track of enabled and disabled features.
1919
- [@yoast/helpers](packages/helpers)
2020
- A set of helper functions that can be used across multiple projects.
21-
- [@yoast/search-metadata-previews](packages/search-metadata-previews)
22-
- React components that can be used to generate a preview of what a page will look like in Google's search results.
2321
- [@yoast/replacement-variable-editor](packages/replacement-variable-editor)
2422
- The replacement variable editor currently used in the Search Metadata previews. In the future, this component will also be used in the Social Metadata previews.
2523
- [@yoast/schema-blocks](packages/schema-blocks)
26-
- A set of helper functions and React components used in generating schema blocks from wordpress posts.
27-
- [@yoast/social-metadata-previews](packages/social-metadata-previews) *[Will replace [yoast-social-previews](packages/yoast-social-previews)]*
28-
- React components that can be used to generate a preview of what a page will look like when shared trough Facebook or Twitter.
24+
- classes and React components used in generating schema blocks from wordpress posts.
25+
- [@yoast/search-metadata-previews](packages/search-metadata-previews)
26+
- React components that can be used to generate a preview of what a page will look like in Google's search results.
2927
- [@yoast/social-metadata-forms](packages/social-metadata-forms)
3028
- React components that can be used to render forms for controlling the social preview settings. This includes the redux store.
29+
- [@yoast/social-metadata-previews](packages/social-metadata-previews) *[Will replace [yoast-social-previews](packages/yoast-social-previews)]*
30+
- React components that can be used to generate a preview of what a page will look like when shared trough Facebook or Twitter.
3131
- [@yoast/style-guide](packages/style-guide)
3232
- A combination of style constants and functions that can be used to conform to the Yoast corporate identity.
3333
- [eslint-config-yoast](packages/eslint)

0 commit comments

Comments
 (0)