Skip to content

Commit dc85434

Browse files
authored
Add collective badges
1 parent 678a65a commit dc85434

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![Coverage][coverage-badge]][coverage]
55
[![Downloads][downloads-badge]][downloads]
66
[![Size][size-badge]][size]
7+
[![Sponsors][sponsors-badge]][collective]
8+
[![Backers][backers-badge]][collective]
9+
[![Chat][chat-badge]][chat]
710

811
[**unist**][unist] utility to create a new [tree][] by mapping all [node][]s
912
with the given function.
@@ -131,6 +134,16 @@ abide by its terms.
131134

132135
[size]: https://bundlephobia.com/result?p=unist-util-map
133136

137+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
138+
139+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
140+
141+
[collective]: https://opencollective.com/unified
142+
143+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
144+
145+
[chat]: https://spectrum.chat/unified/syntax-tree
146+
134147
[npm]: https://docs.npmjs.com/cli/install
135148

136149
[license]: license

0 commit comments

Comments
 (0)