You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,17 +201,17 @@ Contributors
201
201
------------
202
202
203
203
* [@joewalnes](https://github.com/joewalnes) Joe Walnes – the author of this repository
204
-
* [@m93a](https://github.com/m93a) Michal Grňo – fixes of security exploits, arrays, property access operator
204
+
* [@m93a](https://github.com/m93a) Michal Grňo – maintainer of the NPM package and the current main developer
205
205
* [@msantos](https://github.com/msantos) Michael Santos – quoted symbols, regex matches and numerous fixes
206
+
* [@bradparks](https://github.com/bradparks) Brad Parks – extensible prop function
207
+
* [@alexgorbatchev](https://github.com/alexgorbatchev) Alex Gorbatchev – the original maintainer of the NPM package
206
208
207
209
208
210
Likethis?Wantotherthingies?
209
211
-------------------------------
210
212
213
+
* [meta-utils](https://github.com/meta-utils) – Various useful utilities for TypeScript and JavaScript development
211
214
* [websocketd](https://github.com/joewalnes/websocketd) – Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
212
215
* [ReconnectingWebSocket](https://github.com/joewalnes/reconnecting-websocket) – Simplest way to add some robustness to your WebSocket connections.
213
216
* [SmoothieCharts](http://smoothiecharts.org/) – JavaScript charts for streaming data.
214
217
*Visit [TheIglooLab](http://theigloolab.com/) to see and subscribe to other thingies I make.
0 commit comments