2
2
3
3
# awesome unified [ ![ awesome] [ awesome-badge ]] [ awesome ]
4
4
5
- [ <img src =" https://raw.githubusercontent.com/unifiedjs/unified/39917ea /logo.svg?sanitize=true " align = " right " alt width =" 200 " >] ( https://github.com/unifiedjs/unified )
5
+ [ <img align = " right " alt src =" https://raw.githubusercontent.com/unifiedjs/unified/6838c70 /logo-square .svg?sanitize=true " width =" 200 " >] ( https://github.com/unifiedjs/unified )
6
6
7
- > A curated list of awesome [ ** unified** ] [ unified ] resources.
7
+ > A curated list of awesome ** [ unified] [ ] ** resources.
8
8
9
- ** unified** is an ecosystem around syntax trees, processing content, where
10
- plugins do the heavy lifting.
9
+ ** unified** is an ecosystem around syntax trees,
10
+ processing content,
11
+ where plugins do the heavy lifting.
11
12
12
13
## Contents
13
14
@@ -21,14 +22,14 @@ plugins do the heavy lifting.
21
22
## Official
22
23
23
24
* [ unified] ( https://github.com/unifiedjs/unified ) - Repository.
24
- * [ unifiedjs.com] ( https://unifiedjs.com ) - Homepage .
25
+ * [ unifiedjs.com] ( https://unifiedjs.com ) - Website .
25
26
* [ collective] ( https://github.com/unifiedjs/collective ) - Collective governance docs.
26
27
27
28
## Projects
28
29
29
30
* [ unified-engine] ( https://github.com/unifiedjs/unified-engine ) - Process multiple files with unified.
30
31
* [ unified-args] ( https://github.com/unifiedjs/unified-args ) - Engine to create CLIs.
31
- * [ unified-engine-gulp] ( https://github.com/unifiedjs/unified-engine-gulp ) - Engine to create [ Gulp] [ ] plugins.
32
+ * [ unified-engine-gulp] ( https://github.com/unifiedjs/unified-engine-gulp ) - Engine to create Gulp plugins.
32
33
* [ unified-diff] ( https://github.com/unifiedjs/unified-diff ) - Ignore unrelated messages in CIs.
33
34
* [ unified-stream] ( https://github.com/unifiedjs/unified-stream ) - Streaming interface.
34
35
@@ -58,16 +59,14 @@ plugins do the heavy lifting.
58
59
59
60
<!-- Definitions. -->
60
61
61
- [ license ] : https://creativecommons.org/licenses/by/4.0/
62
-
63
- [ license-badge ] : https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg
64
-
65
62
[ author ] : https://wooorm.com
66
63
67
64
[ awesome-badge ] : https://awesome.re/badge.svg
68
65
69
66
[ awesome ] : https://awesome.re
70
67
71
- [ unified ] : https://github.com/unifiedjs/unified
68
+ [ license ] : https://creativecommons.org/licenses/by/4.0/
69
+
70
+ [ license-badge ] : https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg
72
71
73
- [ gulp ] : https://github.com/gulpjs/gulp
72
+ [ unified ] : https://github.com/unifiedjs/unified
0 commit comments