4
4
[ ![ Coverage] [ coverage-badge ]] [ coverage ]
5
5
[ ![ Downloads] [ downloads-badge ]] [ downloads ]
6
6
[ ![ Size] [ size-badge ]] [ size ]
7
+ [ ![ Sponsors] [ sponsors-badge ]] [ collective ]
8
+ [ ![ Backers] [ backers-badge ]] [ collective ]
9
+ [ ![ Chat] [ chat-badge ]] [ chat ]
7
10
8
11
Transform JSX to function calls: ` <x /> ` -> ` h('x') ` !
9
12
@@ -169,13 +172,13 @@ Some differences:
169
172
170
173
<!-- Definitions -->
171
174
172
- [ build-badge ] : https://github.com/wooorm /estree-util-build-jsx/workflows/main/badge.svg
175
+ [ build-badge ] : https://github.com/syntax-tree /estree-util-build-jsx/workflows/main/badge.svg
173
176
174
- [ build ] : https://github.com/wooorm /estree-util-build-jsx/actions
177
+ [ build ] : https://github.com/syntax-tree /estree-util-build-jsx/actions
175
178
176
- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /estree-util-build-jsx.svg
179
+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /estree-util-build-jsx.svg
177
180
178
- [ coverage ] : https://codecov.io/github/wooorm /estree-util-build-jsx
181
+ [ coverage ] : https://codecov.io/github/syntax-tree /estree-util-build-jsx
179
182
180
183
[ downloads-badge ] : https://img.shields.io/npm/dm/estree-util-build-jsx.svg
181
184
@@ -185,6 +188,16 @@ Some differences:
185
188
186
189
[ size ] : https://bundlephobia.com/result?p=estree-util-build-jsx
187
190
191
+ [ sponsors-badge ] : https://opencollective.com/unified/sponsors/badge.svg
192
+
193
+ [ backers-badge ] : https://opencollective.com/unified/backers/badge.svg
194
+
195
+ [ collective ] : https://opencollective.com/unified
196
+
197
+ [ chat-badge ] : https://img.shields.io/badge/chat-discussions-success.svg
198
+
199
+ [ chat ] : https://github.com/syntax-tree/unist/discussions
200
+
188
201
[ npm ] : https://docs.npmjs.com/cli/install
189
202
190
203
[ license ] : license
0 commit comments