Vijay Pushkin
Vijay Pushkin
### What version of Bun is running? 1.0.36+40f61ebb9 ### What platform is your computer? Linux 5.15.146.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? ```bash bun create vite my-app...
The proposed feature is to add a new syntax for dynamically adding classes to React components. This syntax would be similar to the `ngClass` directive in Angular, allowing developers to...
## Description Currently, `dnum` does not support exponential notation (e.g., `1e18`), which is commonly used in Web3 for token balances and financial calculations. This makes it difficult to work with...