Popular Web Tools For Easy Development Process
As a developer sometimes you need to be fast and deliver your work on time. Working under pressure is not at all smooth sailing, but we have an ally: online web tools. Maybe some of you don’t like the idea of automate things or let some ‘crappy’ tools do your job. I have news for you, these tools are made by developers FOR developers so imagine they can’t hurt you. In this article, I gathered what I like to say, the best web tools for front-end web development. If you know other tools that can be useful, post in your comment and I will add it to the list.
1.Colorotate
ColoRotate is a 3D tool for viewing and editing colors.

2.JSON Formatter and Validator
The JSON Formatter was created to help with debugging. As data expressed as JSON is often written without line breaks to save space, it became extremely difficult to actually read and make sense of it. This tool hopes to solve the problem by formatting and validating JSON data so that it is easy to read and debug by human beings.

3.Dabblet
An interactive CSS playground and code sharing tool. Dabblet saves to Github gists and offers many conveniences for CSS editing.

4.Viewport resizer
Viewport resizer is a browser-based tool to test any website’s responsiveness. Just save the bookmarklet, go to the page you want to test, click on your created bookmarklet and check all kinds of screen resolutions of the page.

5.Find icons
Not exactly a web tool, but very useful if you need to find icons fast.
![]()
6.Font Face Generator
Create Your Own @font-face Kits by uploading the fonts you want to use.

7.CSS3 Button Maker
Very easy create any type of CSS3 buttons.

8.Clean CSS
Optimize and format your CSS using a variety of different compression settings. Fixes sloppy code and generates clean and concise CSS.


Bookmarked. Could use this for something. Thank you for sharing.
[Reply]