Sites like

jshint.com
Alternatives

  jshint.com

JSHint, a JavaScript Code Quality Tool

JSHint, a JavaScript Code Quality Tool

jshint.com.png

Stats

  Alexa Rank:  218704


  Popular in Country: 


  Country Alexa Rank:  


 language:  en


  Response Time:  0.035583


  SSL:  Enable


  Status:  up


Code To Txt Ratio

 Word Count  80


 Links  


  ratio  26.830337571241


SSL Details

SSL Issuer:

Issuer:  R3


Valid From:  2022-05-20 05:33:04


Expiration Date:   2022-08-18 05:33:03


SSL Organization:

Signature c562d393f53e0121352e83a209af3f7ab3c724fe


Algorithm: RSA-SHA256


Found 77 Top Alternative to Jshint.com

1
noimage.png

Jslint.com

JSLint: The JavaScript Code Quality and Coverage Tool

JSLint, The JavaScript Code Quality and Coverage Tool. This file allows JSLint to be run from a web browser. It can accept a source program and analyze it without sending it over the network.

2
esprima.org.png

Esprima.org

Esprima

Features Full support for ECMAScript 2016 (ECMA-262 7th Edition) Sensible syntax tree format, with optional node location info Experimental support for JSX, a syntax extension for React Heavily tested (~1500 tests with full code coverage) API Esprima can be used to perform lexical analysis (tokenization) or syntactic analysis (parsing) of...

3
noimage.png

Validatejavascript.com

ValidateJavaScript - Online Tool to Find & Fix JavaScript Errors

ValidateJavaScript is an online validating (or linting) tool that will automatically find basic errors and help prevent potentially destructive bugs in JavaScript & JSX (React.js) code.

5
webtoolkitonline.com.png

Webtoolkitonline.com

Free web online tools

This site web is a set of free online tools for helping development. When using a tool, your data are secured because they don't transit on a network. All the job is made locally in your browser. If you encounter a problem, you can send it using this form explaining...

6
standardjs.com.png

Standardjs.com

JavaScript Standard Style

JavaScript Standard Style Sponsored by         English • Español (Latinoamérica) • Français • Bahasa Indonesia • Italiano (Italian) • 日本語 (Japanese) • 한국어 (Korean) • Português (Brasil) • 简体中文 (Simplified Chinese) • 繁體中文 (Taiwanese Mandarin) JavaScript style guide, linter, and formatter This module saves you (and others!) time in three ways:...

7
beautifytools.com.png

Beautifytools.com

Home of online tools and utilities - Beautify Tools

Useful online tools like Beautifiers, Minifiers, Converters, Utilities, Validators, Editors for users and developers.

8
noimage.png

Js.do

Online Javascript Editor

Online JavaScript Editor - write and run your javascript code inside this page.

9
eslint.org.png

Eslint.org

Find and fix problems in your JavaScript code - ESLint - Pluggable JavaScript Linter

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

10
phpcodechecker.com.png

Phpcodechecker.com

PHP Code Checker - Syntax Check for Common PHP Mistakes

An advanced, custom PHP code checker that searches your code for common, hard to find typos and mistakes; includes a syntax check.

11
softwaretestingmagazine.com.png

Softwaretestingmagazine.com

Software Testing Magazine Unit Functional Load Agile DevOps

Headline Open Source Test Data Generators by Software Testing Magazine in Headline 5 In most of your software testing activities, you need data. Sometimes you can rely on a small sample, but if you want to perform some load testing or if you want to test a feature that needs...

12
noimage.png

Validatejs.org

validate.js

Validate.js Validate.js provides a declarative way of validating javascript objects. It is unit tested with 100% code coverage and can be considered fit for production. The project can be found on GitHub where you can also find our issue tracker. There is also a Travis project used for testing, a...

13
extendsclass.com.png

Extendsclass.com

Toolbox for Developers

Useful online Tools for Developers, Web developers and Webmaster.

16
jsonlint.com.png

Jsonlint.com

JSON Online Validator and Formatter - JSON Lint

JSONLint is the free online validator and reformatter tool for JSON, a lightweight data-interchange format.

17
jsbin.com.png

Jsbin.com

JS Bin - Collaborative JavaScript Debugging

A live pastebin for HTML, CSS & JavaScript and a range of processors, including SCSS, CoffeeScript, Jade and more...

18
noimage.png

Csslint.net

CSS Lint

Errors (All) | (None)  Beware of broken box sizing  Require properties appropriate for display  Disallow duplicate properties  Disallow empty rules  Require use of known properties Compatibility (All) | (None)  Disallow adjoining classes  Disallow box-sizing  Require compatible vendor prefixes  Require all gradient definitions  Disallow negative text-indent  Require standard property with vendor...

19
coffeescript.org.png

Coffeescript.org

CoffeeScript

CoffeeScript Logo CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. The golden rule of CoffeeScript is: “It’s just JavaScript.” The code compiles...

20
jsbeautifier.org.png

Jsbeautifier.org

Online JavaScript beautifier

Browser extensions and other uses A bookmarklet (drag it to your bookmarks) by Ichiro Hiroshi to see all scripts used on the page, Chrome, in case the built-in CSS and javascript formatting isn't enough for you: — Quick source viewer by Tomi Mickelsson (github, blog), — Javascript and CSS Code...

22
noimage.png

Gruntjs.com

Grunt: The JavaScript Task Runner

GruntThe JavaScript Task Runner Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it through a Gruntfile, a task runner can do most of...

24
noimage.png

Beautifier.io

Online JavaScript beautifier

Browser extensions and other uses A bookmarklet (drag it to your bookmarks) by Ichiro Hiroshi to see all scripts used on the page, Chrome, in case the built-in CSS and javascript formatting isn't enough for you: — Quick source viewer by Tomi Mickelsson (github, blog), — Javascript and CSS Code...

25
noimage.png

Sideci.com

Duplicate Code Detection Tool for Java, JavaScript, C++, PHP

Sider Scan is a lightning-fast duplicate code detection tool for Java, JavaScript, C, C++, PHP, Ruby, CUDA. Find and monitor problems caused by code duplication.

29
noimage.png

Codekitapp.com

CodeKit - THE Mac App for Web Developers

CodeKit is a Mac app that makes it easy to use modern web development tools like npm, Babel, Sass, JavaScript bundling, image optimization, and ESLint.

30
es6-features.org.png

Es6-features.org

ECMAScript 6: New Features: Overview and Comparison

Constants Constants Support for constants (also known as "immutable variables"), i.e., variables which cannot be re-assigned new content. Notice: this only makes the variable itself immutable, not its assigned content (for instance, in case the content is an object, this means the object itself can still be altered). ECMAScript 6...

31
noimage.png

Mochajs.org

Mocha - the fun, simple, flexible JavaScript test framework

Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub. # Sponsors Use Mocha at Work? Ask your...

32
noimage.png

Babeljs.io

Babel · The compiler for next generation JavaScript

The compiler for next generation JavaScript

34
noimage.png

Htmltidy.net

HTML Tidy - Online Markup Corrector

HTML Tidy is a web browser application whose purpose is to fix invalid web code, beautify the layout and formatting of the incorrect markup. The user interface is composed of two editors

35
stefanjudis.com.png

Stefanjudis.com

Developer, writer and speaker | Stefan Judis Web Development

I love building things for the web. And I love writing sharing things about the web.

36
noimage.png

Prettier.io

Prettier · Opinionated Code Formatter

Opinionated Code Formatter

38
noimage.png

Remoteinterview.io

Online Programming Screening Tests | Online Coding Interview Tool | Remote Interview

Get FREE demo of Remoteinterview, the best virtual interview tool for conducting online coding tests & interviews with collection of software developer interview questions.

39
danstools.com.png

Danstools.com

Dans Tools - Online tools for users and developers.

CSV To HTML Converter Convert CSV to HTML CSV To JSON Converter Convert CSV to JSON CSV To TSV Converter Convert CSV to TSV CSV To XML Converter Convert CSV to XML JSON To CSV Converter Convert JSON to CSV JSON To HTML Converter Convert JSON to HTML JSON To...

41
html-cleaner.com.png

Html-cleaner.com

HTML Cleaner - Online Beautifyer and Word Converter

Get rid of your dirty markup with the free online HTML Cleaner. Easy to compose, edit, format and minify the web code with this online tool. Convert Word docs to tidy HTML

43
jstherightway.org.png

Jstherightway.org

JS: The Right Way

A quick reference to best practices for writing JavaScript -- links to code patterns and tutorials from around the web

44
pythontutor.com.png

Pythontutor.com

Python Tutor: Learn Python, JavaScript, C, C++, and Java by visualizing code

Learn Python, JavaScript, C, C++, and Java This coding tutor tool helps you learn Python, JavaScript, C, C++, and Java by visualizing code execution. You can use it to debug your homework assignments and as a supplement to online coding tutorials. Start writing and visualizing code now Related services: JavaScript...

45
javascript-minifier.com.png

Javascript-minifier.com

JavaScript Minifier & Compressor | Toptal®

Use our JavaScript Minifier & Compressor tool to reduce JavaScript code size and make your website load faster. Get started for free now.

48
noimage.png

Elijahmanor.com

Manorisms

A developer blog about front-end technologies and terminal tools

52
htmlcheatsheet.com.png

Htmlcheatsheet.com

HTML Cheat Sheet 📃 - The best interactive cheat sheet

Online interactive HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more.

55
noimage.png

Infohound.net

Jonathan Hedley

Projects Exif Info online tool to analyze and display the meta-data in images and other media files jsoup Java HTML parser parse, manipulate, and clean real-world HTML Try jsoup online interactive REPL for jsoup AlterSlash the unofficial SlashDot digest Historical Projects Unicode Lookup find any Unicode character, by name or...

56
jscompress.com.png

Jscompress.com

JSCompress - The JavaScript Compression Tool

JSCompress.com is an online JavaScript compressor that allows you to compress and minify all of your JS files by up to 80% of their original size.

57
chami.com.png

Chami.com

Chami.com -- tools for developers

Developer of popular tools including full-featured HTML Kit editor, and first animated favicon generator.

59
noimage.png

Htmlvalidator.com

CSS & HTML Validation Software for Windows ✅

A powerful HTML, CSS, accessibility, link, SEO, spelling, JavaScript, and PHP checker for Microsoft Windows.

60
javascript.com.png

Javascript.com

JavaScript.com

JavaScript.com is a resource for the JavaScript community. You will find resources and examples for JavaScript beginners as well as support for JavaScript experts. Learn JavaScript or free with our easy to use input output machine.

61
noimage.png

Enable-javascript.com

How to enable JavaScript in your browser and why

Instructions on how to enable (activate) JavaScript in web browser and why.

62
ecma-international.org.png

Ecma-international.org

Home - Ecma International

Ecma International is an industry association dedicated to the standardization of information and communication systems Ecma is driven by industry members to meet their needs, providing a healthy competitive landscape based on differentiation of products and services rather than technology models, generating confidence among vendors and users of new technology....

Technologies Used by jshint.com

  • Varnish
  • GitHub Pages
  • Google Analytics
  • Fastly
  • CodeMirror
  • Dns Records of jshint.com

    A Record: 185.199.109.153 185.199.108.153
    AAAA Record:
    CNAME Record:
    NS Record: dns2.registrar-servers.com dns1.registrar-servers.com
    SOA Record: hostmaster.registrar-servers.com
    MX Record:
    SRV Record:
    TXT Record:
    DNSKEY Record:
    CAA Record:

    Whois Detail of jshint.com

    Domain name: jshint.com
    Registry Domain ID: 1591023640_DOMAIN_COM-VRSN
    Registrar WHOIS Server: whois.namecheap.com
    Registrar URL: http://www.namecheap.com
    Updated Date: 2022-03-02T04:54:58.87Z
    Creation Date: 2010-03-31T21:42:44.00Z
    Registrar Registration Expiration Date: 2023-03-31T21:42:44.00Z
    Registrar: NAMECHEAP INC
    Registrar IANA ID: 1068
    Registrar Abuse Contact Email: [email protected]
    Registrar Abuse Contact Phone: +1.9854014545
    Reseller: NAMECHEAP INC
    Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
    Registry Registrant ID:
    Registrant Name: Redacted for Privacy
    Registrant Organization: Privacy service provided by Withheld for Privacy ehf
    Registrant Street: Kalkofnsvegur 2
    Registrant City: Reykjavik
    Registrant State/Province: Capital Region
    Registrant Postal Code: 101
    Registrant Country: IS
    Registrant Phone: +354.4212434
    Registrant Phone Ext:
    Registrant Fax:
    Registrant Fax Ext:
    Registrant Email: [email protected]
    Registry Admin ID:
    Admin Name: Redacted for Privacy
    Admin Organization: Privacy service provided by Withheld for Privacy ehf
    Admin Street: Kalkofnsvegur 2
    Admin City: Reykjavik
    Admin State/Province: Capital Region
    Admin Postal Code: 101
    Admin Country: IS
    Admin Phone: +354.4212434
    Admin Phone Ext:
    Admin Fax:
    Admin Fax Ext:
    Admin Email: [email protected]
    Registry Tech ID:
    Tech Name: Redacted for Privacy
    Tech Organization: Privacy service provided by Withheld for Privacy ehf
    Tech Street: Kalkofnsvegur 2
    Tech City: Reykjavik
    Tech State/Province: Capital Region
    Tech Postal Code: 101
    Tech Country: IS
    Tech Phone: +354.4212434
    Tech Phone Ext:
    Tech Fax:
    Tech Fax Ext:
    Tech Email: [email protected]
    Name Server: dns1.registrar-servers.com
    Name Server: dns2.registrar-servers.com
    DNSSEC: unsigned
    URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
    >>> Last update of WHOIS database: 2022-06-18T03:06:40.00Z <<<
    For more information on Whois status codes, please visit https://icann.org/epp