-
- [ ] `change_resolution()` #% For a given geometry, returns a lower resolution version of it. For FDK only image needs to be changed, but for interatives also the projections, maybe this function ca…
-
Helpful utilities for working with Sanity.
- Useful schema functions
- Useful Validation, hidden, and readOnly functions
- Other utilities for use in Sanity
-
## Are the changes related to a problem? Please describe
Multithreading utilities are still missing and may be quite useful.
-
Hi, thank you for the great library! It would be really helpful if you could export src/hooks/useWindowSize.ts, as it seems like a useful utility. Specifically, I’m looking for a performant way to get…
-
SciPy has two sets of testing support utilities:
- `{skip_xfail}_xp_backends` skips, https://github.com/scipy/scipy/blob/main/scipy/conftest.py#L215 . These are convenient for testing across the ra…
-
Currently `utilities/lambdify.py` contains useful features that are not usable outside of `lambdify`. E.g. the `_EvaluatorPrinter` is able to substitute arguments that would not print as valid python …
-
https://getbootstrap.com/docs/4.0/utilities/borders/
Also see http://tachyons.io
-
Lots of CSS methodologies and libraries.
My gut feel is a mix of Tailwind for layout utilities, and CSS Modules for main styling.
CSS Modules are nice, neat, co-located, and route split.
Tail…
-
We currently support running composables/components in a browser-type environment (with happy-dom, and soon jsdom). But there are use cases where it might be useful to support running tests in a hybri…
-
**Please describe the problem you'd like to be solved**
Docker-compose as a development environment could be better equipped for debug with other utilities installed when it is first set up.
**…