@fedify/fedify 1.4.0-dev.612 → 1.4.0-dev.617
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +32 -0
- package/esm/deno.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +2 -1
package/README.md
CHANGED
@@ -78,3 +78,35 @@ join our [Matrix chat space][Matrix] or [Discord server][Discord] or
|
|
78
78
|
[Lemmy]: https://join-lemmy.org/
|
79
79
|
[Pixelfed]: https://pixelfed.org/
|
80
80
|
[PeerTube]: https://joinpeertube.org/
|
81
|
+
|
82
|
+
|
83
|
+
Sponsors
|
84
|
+
--------
|
85
|
+
|
86
|
+
This project exists thanks to all the people who contribute, donate, and sponsor
|
87
|
+
it. We are grateful for their support. We would like to thank the following
|
88
|
+
financial contributors:[^2]
|
89
|
+
|
90
|
+
[^2]: Those lists are automatically updated every hour.
|
91
|
+
|
92
|
+
<!-- cSpell: disable -->
|
93
|
+
<!-- DO NOT EDIT(h3): this section is automatically generated by the script -->
|
94
|
+
|
95
|
+
### Supporters
|
96
|
+
|
97
|
+
- [Daniel Supernault](https://pixelfed.org/)
|
98
|
+
|
99
|
+
### Backers
|
100
|
+
|
101
|
+
yamanoku, okin
|
102
|
+
|
103
|
+
<!-- /DO NOT EDIT -->
|
104
|
+
<!-- cSpell: enable -->
|
105
|
+
|
106
|
+
### Become a sponsor
|
107
|
+
|
108
|
+
We welcome financial contributions to help us maintain and improve this project.
|
109
|
+
If you would like to become a financial contributor, please visit our
|
110
|
+
[Open Collective].
|
111
|
+
|
112
|
+
[Open Collective]: https://opencollective.com/fedify
|