-
When selecting you have a drupal project you are unable to select the PSR1 and PSR2 coding standards while those are framework agnostic.
rjd22 updated
7 years ago
-
- [ ] Extract helpers or use Ohanzee
- [x] Move to PSR-7 / PSR-15
- [x] Extract HTTP_Exception class and it's childs
- [x] Use Monolog
- [ ] Config helpers
- [ ] Symphony Console (or something si…
-
Hey there, I've been trying to recreate the React Todos example outside of React but struggling with the Web API documentation alone. The React example uses the React-specific hooks with nanostores wh…
-
It would be nice to keep this package/library test framework-agnostic, yet expand capabilities to allow for deeper tests.
Along these lines I have been thinking that the ability to pull out individua…
-
While looking at the source code I cannot see any uses of the Angular here.
However, in the `package.json` dependencies are listed. What is their purpose?
I feel that the library should be named "JS…
-
I have a need to get the pdfreader to work as a reader to read in transactions. I have an off brand credit card that only exports the transactions on the credit card statement as a pdf and there's no …
-
## Proposal
There are a series of helper functions, hooks, and other utilities within the monorepo codebase that multiple consumers have requested be exported so that they can use them within their…
-
The `@status-im/react` currently uses `styled-components` for styling. This approach is suitable for developing apps, but not for code used in other people's applications. `styled-components` are one …
-
## Description
Update the approach document to detail the logic behind generating dynamic catalogues (both Item and Provider) using generative AI when no catalogue is found. The updated approach must …
-
I defined a KerasVariable with shape (n,d) in a `keras.Layer()` using `self.add_weight()`. I've also defined another KerasVariable with shape (1) , dtype="int32", and value 0.
```
self.first_vari…