Add '3STF Tools' entry to resources#1114
Conversation
Added a new tool entry for '3STF Tools' with relevant details.
|
New resource link: https://www.3stf.com/ |
🤖 Automated PR Validation
|
There was a problem hiding this comment.
Pull request overview
Adds a new numeric-prefixed resource entry (“3STF Tools”) to the curated resources dataset.
Changes:
- Added “3STF Tools” entry (name/description/url/keywords) to
resources/0-9.ts - Classified the resource under categories
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| name: '3STF Tools', | ||
| description: | ||
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | ||
| categories: ['Tool', 'Productivity'], |
There was a problem hiding this comment.
categories includes 'Tool', but the Category union type does not define 'Tool' (it uses 'Tooling' instead). This will break TypeScript type-checking; please replace 'Tool' with a valid category value (likely 'Tooling') or another allowed category from types/category.ts.
| categories: ['Tool', 'Productivity'], | |
| categories: ['Tooling', 'Productivity'], |
| name: '3STF Tools', | ||
| description: | ||
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | ||
| categories: ['Tool', 'Productivity'], | ||
| url: 'https://www.3stf.com/', | ||
| keywords: ['json formatter', 'image converter', 'password generator', 'word counter', 'developer tools', 'free tools', 'privacy', 'client-side'], |
There was a problem hiding this comment.
The new resource entry has inconsistent indentation compared to the surrounding objects (extra leading spaces on name, description, etc.). Please format it to match the file’s existing style (and/or run the repo formatter) to keep diffs clean and avoid lint/format checks failing.
| name: '3STF Tools', | |
| description: | |
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | |
| categories: ['Tool', 'Productivity'], | |
| url: 'https://www.3stf.com/', | |
| keywords: ['json formatter', 'image converter', 'password generator', 'word counter', 'developer tools', 'free tools', 'privacy', 'client-side'], | |
| name: '3STF Tools', | |
| description: | |
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | |
| categories: ['Tool', 'Productivity'], | |
| url: 'https://www.3stf.com/', | |
| keywords: ['json formatter', 'image converter', 'password generator', 'word counter', 'developer tools', 'free tools', 'privacy', 'client-side'], |
|
New resource link: https://www.3stf.com/ |
🤖 Automated PR Validation
|
Added a new tool entry for '3STF Tools' — a free, privacy-focused browser toolset for developers and creators.
Pull Request Template
Please ensure all items below are checked before creating a pull request:
resourcesfolder, not in the auto-generatedREADME.mdfile ordbfoldername