-
For background, see: https://github.com/caktus/philly_cdms/issues/41
- [ ] Python: CLI tool `commcare-case-normalizer` to listen on a specified port on HTTP or HTTPS
- [x] Rhapsody: Add Batch/…
-
Transformation utility `com.paypal.butterfly.utilities.operations.text.ReplaceText` allows replacing text in a text file based on a regular expression.
However, it has an important limitation. The …
-
This module contains utilities to create and manipulate dynamic paths for animation. A path describes the movement in time of one or several points. Furthermore, the same package can be used to descri…
-
Here are some ideas to update the PSyclone documentation on readthedocs, this follows two purposes:
- [x] Introduction needs re-write to explain the generic "code generation" capabilities
- [ ] Sho…
-
Powersuits could be the endgame peak of RnD's weaponry requiring support from several of research's utilities (eg; Nanite support for interfacing with the suit's biological funtions) the main characte…
-
...or maybe they do, idk. But these are some utility libraries that I'd like to have a "de facto" standard for.
- [x] URL
- `relude-url`
- fully typed
- easily append path, query strings, …
-
I have the following DU which is composed of other DUs or/and Records.
```
type BiometricRules =
| Age of Comparator * AgeMeasure
| Glycemia of Comparator * BiometricMeasure
…
-
For [twarc2 plugins](https://twarc-project.readthedocs.io/en/latest/plugins/) to be able to work with v1.1 and v2 Twitter JSON data I wonder if it might be useful to create a plugin that provides a st…
-
The spec mentions solidity ABI
Vyper methods look slightly different in the code:
```Vyper
transfer(_to: address, _amount: uint256)
```
vs
```Solidity
transfer(address _to, uint256 _amount)…
-
**What version of Tailwind CSS are you using?**
3.4.3
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite
**What version of Node.js are you using?**
v2…