LitoMore
LitoMore
##### Checklist - [ ] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes - [ ] tests and/or benchmarks are included - [x] documentation is changed or added -...
# Description Removing Mircosoft-related logos from the badge due to: - https://github.com/simple-icons/simple-icons/issues/11236 |Before|After| |:-:|:-:| |[](https://open.vscode.dev/microsoft/Web-Dev-For-Beginners)|[](https://open.vscode.dev/microsoft/Web-Dev-For-Beginners)| *As the Simple Icons project maintainer, I...
@alexandresanlim Some badges can be polished with the `logoSize=auto` option. For example: |Before|After| |:-:|:-:| ||| Related PR: https://github.com/badges/shields/pull/9191
### Changes - Add `.npmrc` with `package-lock=false` to disable the lock file since the project already ignored the `package-lock.json` This can prevent npm from generating the lock file during the...
https://raycast.com/litomore/badges
## Description - Bump dependencies - Drop `pm2-wrapper` - Drop pre-requirements for Node.js, npm, and pm2 on user's local - Drop `RuntimeOptions` support, please pass-in your runtime context through `pm2.start()`...
## What type of PR is this? (check all applicable) - [x] 🚀 Added Name - [ ] ✨ Feature - [x] ✅ Joined Community - [ ] 🌟 ed...
Resolves #755 Bun does not have a command similar to `npm config get registry`. We may need to find some other workarounds for this. The following library can be used...
## Description It's possible to use Bun as the package manager. The following library can be used for testing during development: https://github.com/LitoMore/simple-icons-extreme ## Problem Bun does not have a command...
 **Popularity metric:** Similarweb global rank 26,806 ### Checklist - [x] I updated the JSON data in `_data/simple-icons.json` - [x] I optimized the icon with SVGO or SVGOMG - [x]...