il3ven
il3ven
While installing dynalite on an Apple M1 machine I get build error in the package leveldown. dynalite is currently using leveldown@^5.6.0 and upgrading to leveldown@^6.0.3 should prevent the build error....
I wanted to use this library inside one of my react project. However, the bundle size is not ideal. [Check the current bundle size](https://bundlephobia.com/package/@balajmarius/[email protected]). I can see that prettier is...
**Is your feature request related to a problem? Please describe.** There are claims to fully vaccinate the people by the end of 2021. Claims are useless if not backed by...
I have changed the color scheme to give the resume a sort of dark theme with a black background. The support is currently only for OpenFonts. To use it, change...
Right now, line 44 is necessary for the gradient to be shown. https://github.com/rugpullindex/svg-line-chart/blob/b2b3bc2b15224af6b141d6dc318186064d477625/scripts/serve.mjs#L42-L47 This is because the `` element creates the gradient and it needs an *id* of a ``....
The problem was that Node was treating files in `dist/esm` as CommonJS. The solution would be to rename all files in `dist/esm` to `.mjs` or add a package.json with `type:...
**Is your feature request related to a problem? Please describe.** It is possible that laptop is on mute and I am not able to hear the alert. **Describe the solution...
Is it possible to remove dependency of Zephyr OS ? I want WebUSB support on nRF52840 but with standard SDK (version 15.3.0).