Richie Bendall

Results 140 comments of Richie Bendall

> Is there really no other way? I guess the only other way is to make `.emit` a synchronous function.

@hinst Could you show me your `package.json`, `tsconfig.json` and TypeScript file?

I made an implementation of multipart downloading that we can base changes off: https://github.com/Richienb/multipart-get

We can probably just type out a normal JSON object (see https://github.com/sindresorhus/type-fest/blob/2783a0890925bc180a406d0e34290578812b4864/source/basic.d.ts#L15-L45)

I see. In which case, we should just be following whatever is set in the official window.fetch typings (if they exist).

I think what happens is that CloudFlare uses an interstitial page that looks like a HTTP error for bots. This causes this module to return `false`. https://support.cloudflare.com/hc/en-us/articles/200170076-Understanding-Cloudflare-Under-Attack-mode-advanced-DDOS-protection-

@fsuffia This is Material Design Lite for the Web. You got the wrong repo.

[typedoc](https://github.com/TypeStrong/TypeDoc#readme) sort-of works: ![_D__0%20-%20Richie%20Bendall_GitHub_cash_a_index html](https://user-images.githubusercontent.com/29491356/93169609-8ef8e080-f779-11ea-8218-4b81757579ae.png) ![_D__0%20-%20Richie%20Bendall_GitHub_cash_a_interfaces__attributes_add_class_ cash html](https://user-images.githubusercontent.com/29491356/93169612-8f917700-f779-11ea-9741-031ccb58f69c.png)

@Leonidas-from-XIV https://oozcitak.github.io/xmlbuilder2/upgrading-from-xmlbuilder.html#comparison-with-xmlbuilder

A list of discouraged packages should be compiled in a seperate repository than the main xo one so it can move faster and so there is a single centralised place...