Félix Girault
Félix Girault
It would be nice to have a way to extract minimal information about URLs without making actual requests. For example, it is possible to guess an HTML embed code from...
Some providers like Youtube seem to block requests to their API when too many of them are issued. Adding fallback configurations using OpenGraph or Twitter cards would solve this problem...
See https://github.com/essence/essence/issues/98#issuecomment-129510845 See http://stackoverflow.com/a/11387173
See https://github.com/felixgirault/essence/issues/85#issuecomment-70100953.
### Summary: I'm having trouble optimizing `react-modal` with build tools. The published version (in the `lib` folder) does not provide "true" modules (using `export`), but a precompiled version. This makes...
This would be a cleaner solution, and allow usage on components and functions, as a decorator or as a regular function call.
V3
A list of websites using Orejime, to be showcased somewhere in the future: * https://simplon.co/ * http://ordi-senior.fr/ * https://www.alsace.eu/ * https://www.antidiscriminations.fr/ * https://www.onem.be/fr
Splitting Orejime into multiple files could reduce the downloaded weight by a great factor in nominal use cases. The most gain would be attained by splitting it in two parts:...