rupali-codes / LinksHub

LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.
https://linkshub.dev
MIT License
792 stars 561 forks source link

feat: add caniuse to other/devtools #2558

Closed Deepak6204 closed 3 weeks ago

Deepak6204 commented 4 weeks ago

Fixes Issue

Closes #2547

Changes proposed

adds the following to databse/other/devtools.json { "name": "Can I Use", "description": "Can I use is a valuable web tool that helps developers check browser support for various web technologies, including CSS, HTML5, JavaScript, and APIs. It provides up-to-date compatibility data for different browsers and versions, helping developers ensure cross-browser functionality in their projects.", "url": "https://caniuse.com/", "category": "other", "subcategory": "devtools" }

Screenshots

Note to reviewers

merging this branch, adds the webpage can i use in the devtools category

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
linkshub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:34am
Deepak6204 commented 3 weeks ago

@rupali-codes i have created a new PR after removing the empty files