Christophe Coevoet
Christophe Coevoet
This makes Packagist report it as having an unknown license (and warning about that)
To allow defining a long cache header on the font files, it would be great if the reference in the CSS could provide some kind of cache busting, with a...
When pasting from Excel to handsontable with a cell containing `"some text" with quotes`, the parsing of the data is wrong: the first quote is lost and the content of...
If a template contains a deferred block named `foo` and another block named `foo_deferred`, the compiled template will contain 2 methods `block_foo_deferred` (corresponding to different cases). The method names for...
http://lea.verou.me/projects/ and http://lea.verou.me/2011/09/css-coloratum-convert-and-share-css-colors/ are both linking to http://css.coloratum.com/ for this project, which does not exist anymore. It would be great to update both links to the new one
When reaching the slide about simple selectors (slide 23), it goes back to the slide 14 (input elements), making it impossible to move forward without editing the URL manually. This...
For instance, `SourceMapConsumer#sourceContentFor` returns `string|null`, not `string` as declared in source-map.d.ts.
I tested that with the error reporting of dart-sass, which relies on that package (using `SourceFile.fromString`). Giving it this invalid input, it reports an error on the `;`: ```scss a...
This package currently contains an experimental localQuery module, which is not included in the CDN bundle due to its size. AFAICT, this module is not sharing any code with other...
The maintainer has created a `textcomplete` package, which does not depend on jQuery, and has stopped maintaining the jquery-textcomplete package. It might be a good idea to switch to the...