Several useful services for web developers

SHARE WITH FRIENDS:

Several useful services for web developers

Siteliner (https://www.siteliner.com/) is a website seo analysis tool. Helps you find duplicate content, unprocessed links, and more.

HTML Template Generator (http://sanusart.github.io/html-now/) - allows you to create a basic HTML icon for a document: when you want to add meta tags, scripts, or whole collections, such as Twitter Bootstrap.

Bounce.JS (http://bouncejs.com/) is a tool and JS library for quickly creating and editing CSS3 animations.

JS Nice (http://jsnice.org/) is the main documentation for deobfuscation and JS script. Enter the incomprehensible code, the service analyzes it and normalizes it - lines are added, tries to name the variables meaningfully depending on the context, adds comments indicating the variables and their types, and so on.

HTML Hint (https://htmlhint.com/) - Similar to JS Hint. Checks the specified parameters.