Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teles/awesome-online-tools
🤓 Awesome tools for developers daily usage. No download, no signup.
https://github.com/teles/awesome-online-tools
hacktoberfest hacktoberfest2022
Last synced: 2 months ago
JSON representation
🤓 Awesome tools for developers daily usage. No download, no signup.
- Host: GitHub
- URL: https://github.com/teles/awesome-online-tools
- Owner: teles
- Created: 2021-09-13T16:45:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T12:46:10.000Z (9 months ago)
- Last Synced: 2024-05-23T05:08:57.753Z (7 months ago)
- Topics: hacktoberfest, hacktoberfest2022
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-online-tools - 🤓 Awesome tools for developers daily usage. No download, no signup. (Other Lists / PowerShell Lists)
README
# Awesome tools for developers daily usage
[![Download bookmarks file](https://img.shields.io/badge/download-bookmarks%20file-orange)](/dist/bookmarks.html)
Useful and awesome online tools that often I use.
No download, no signup required.## Artificial Intelligence
* [ChatGPT](https://chat.openai.com/chat) - Dialogue optimized model## Colors
* [Color Designer](https://colordesigner.io/) - Several useful tools including conversion between color models, color palette from image, and a visually appealing gradient generator
* [Colors stacks](https://lokeshdhakar.com/projects/color-stacks/) - A color palette generator for design systems## CSS to copy
* [Beautiful CSS box-shadow examples](https://getcssscan.com/css-box-shadow-examples) - Box shadow examples to copy## Data transform and visualization
* [CSV to JSON](https://csvjson.com/) - Transform CSV content do JSON arrays
* [DiffChecker](https://www.diffchecker.com/) - Compare two different files line by line
* [JSON Crack](https://jsoncrack.com/) - Visualize your JSON data instantly into graphs
* [JSON to CSV](https://csvjson.com/json2csv) - Transform JSON data to CSV file
* [json2ts](http://json2ts.com/) - generate TypeScript interfaces from JSON## Diagrams
* [dbdiagram.io](https://dbdiagram.io/d) - Draw Entity-Relationship Diagrams, Painlessly
* [Excalidraw](https://excalidraw.com/) - Create sketch hand drawn like diagrams
* [Markmap](https://markmap.js.org/repl) - Build interactive mindmaps using markdown
* [Mermaid live editor](https://mermaid-js.github.io/mermaid-live-editor/edit) - Create and share diagrams using markdown language
* [Mind Meister](https://www.mindmeister.com/) - Tools for easily create mind maps## Guides
* [Advanced Bash-Scripting Guide](https://tldp.org/LDP/abs/html/) - An in-depth exploration of the art of shell scripting
* [Easing Functions Cheat Sheet](https://easings.net/) - Explanation and demonstrations of numerous easing functions## Image manipulation
* [Cleanup Pictures](https://cleanup.pictures/) - Remove unwanted objects from photos
* [favicon.io](https://favicon.io/) - Create favicons using text, images or emojis
* [SVG Optimizer](https://svgoptimizer.com/) - Minify svg files
* [SVG to PNG](https://svgtopng.com/) - Converts svg files to png
* [SVG Viewer](https://www.svgviewer.dev/) - SVG to png, react, data uri and more
* [Tiny png](https://tinypng.com/) - Minify jpg, png and webp images## Regex
* [AutoRegex](https://www.autoregex.xyz/) - Convert from English to RegEx with Natural Language Processing
* [Regex101](https://regex101.com/) - Build, test and debug regular expressions
* [Regexper](https://regexper.com/) - Visualize regular expressions
* [Regexr](https://regexr.com/) - Create and test regular expressions (alternative to regex101)## REPL
* [Google Colab](https://colab.research.google.com/) - Run Python snippets online
* [Jasmine template for Codepen](https://codepen.io/teles/pen/aKrBrg) - Template for using Jasmine on codepen
* [PHP CLI](https://replit.com/languages/php_cli) - Compile and test PHP code
* [Typescript playground](https://www.typescriptlang.org/play) - Typescript online REPL## Screen Recording
* [asciinema](https://asciinema.org/) - Record and share terminal sessions## SEO
* [Bulk Redirect Checker Tool](https://www.redirect-checker.org/bulk-redirect-checker.php) - Check multiple redirects
* [LinkedIn Post Checker](https://www.linkedin.com/post-inspector/inspect/teles.dev.br) - Check metadata for your page
* [Rich Results](https://search.google.com/test/rich-results) - Check your structured data## Text manipulation
* [Emojipedia](https://emojipedia.org/) - Emojis list for copy and paste
* [Remove duplicated lines](https://www.textfixer.com/tools/remove-duplicate-lines.php) - Remove duplicated lines and sort text lines