Popular repositories
-
cometclient Public
Forked from ddunkin/cometclient
Objective-C comet client using the Bayeux protocol
-
CocoaHTTPServer Public
Forked from robbiehanson/CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
-
Maven plugin to package a JAR file to allow embedded fonts in JasperReports PDF generated output
-
PetJournal_QuickFilter Public
Forked from rtomson/PetJournal_QuickFilter
WoW Addon - Provides pet family buttons for quickly filtering your pet list.
Lua 1
-
wamp Public
Forked from qflow/wamp
qt implementation of wamp protocol. Contains both router and client. Could be used from C++ and QML
-
CocoaAsyncSocket Public
Forked from robbiehanson/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
Objective-C
90 contributions in the last year
Contribution activity
September 2021
Created 1 commit in 1 repository
Created 1 repository
- yinzara/node-fetch JavaScript
Created a pull request in node-fetch/node-fetch that received 1 comment
feat: convert to ESM/CJS hybrid package
As outlined in #1263, the NodeJS ecosystem is not yet prepared for a package as major as node-fetch being ESM only.
This PR adds cross transpilatio…
Created an issue in node-fetch/node-fetch that received 56 comments
ESM only breaks everything
Following the conversation in: sindresorhus/meta#15 (comment) PLEASE PLEASE PLEASE, don't do this yet. ESM is not ready to have a library as major …