Augustin C.

Results 12 issues of Augustin C.

I'm currently integrating front-end build tasks on a CI server. The CI manager would want a JUnitXML as output. I've read a mention about that in http://ariya.ofilabs.com/2012/10/javascript-validator-with-esprima.html I tried to...

A working prototype of test coverage using Jest and Puppeteer. *How to :* - launch the dev server (`npm run serve`) in a shell - launch the test runner (`node_modules/.bin/jest`)...

Attempting to make a PR to solve #92, I tried to implement a set of tests for responsive images using ``tags. It's not that easy, because `js-dom`(used for tests) doesn't...

Some transitions could look very cool (or different) with B&W or vector-like images (maybe I'm sick to see this bird, this road and this field... ^^) (again, thanks for your...

Hi, I hope my question is not too silly (I'm a webdev, not a biologist) I'm currently testing the usage of `mmtf` files instead of `pdb` ones, and I noticed...

Hi, At work, we will use NGL a lot, and as developers we understand the energy and the efforts put into this lib (thanks a lot, btw!) How could we...

Most of RCSB resources are crystal structures. With PyMol, it is possible to isolate a particular chain (delete the rest) and export the result. It's convenient for preparing inputs for...

enhancement

Pour tester : - faire un `npm install` dans le répertoire - Lancer l'outillage avec `npm run dev` _Normalement_, ça devrait également fonctionner sous windows.

**Describe the bug** First, thanks for the work! With the upgrade of our project to sveltekit v2, we now have a warning about this package. ``` [vite-plugin-svelte] WARNING: The following...

bug
investigating

First, thanks for the useful package! ## Environments * Framework name: Sveltekit * Framework version: 2.0.4 * Component name: svelte-selecto * Component version: 1.26.3 * Testable Address(optional): ## Description With...