JustPaste.it

Great web development tools

Great tools for web developers!

Great tools for web developers!

 

Great web development tools

1. Github

By rolling out your project with this service, you can easily view every changes that you have made or even go back to your previous state. Moreover, the repository hosting service offers a rich open-source development community. It provides several other components such as bug tracking, feature requests, task management, and wikis for every project!

2. JSON Formatter

This is a web-based tool used to view, edit, format, and validate JSON. There are various modes available including a tree editor, a code editor, a plain text editor, etc. This editor can be used as a component in your own web application. Besides, the library can be loaded as CommonJS module, AMD module, or a regular javascript file. It supported Chrome, Firefox, Opera, Internet Explorer 9+, and Safari.

3. Javascript obfuscator

This is a great tool which transforms your original JavaScript source code into a new form that isharder to understand, copy, re-use, and modify without authorization. And of course, the obfuscated result will have the exact functionality of the original code.