Skip to content

SerzN1/JavaScript-Equality-Table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript equality comparison

Don't break your head, use === comparison!

JavaScript equality comparison is a crazy thing, sometimes. When in doubt, use three equals signs.

You can view the demo here.

How it works

By evaluating the eval method on the provided compared elements.

How to update table values

All the comparable items can be found in the ./src/setup.js file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 35.4%
  • HTML 31.6%
  • CSS 24.6%
  • JavaScript 8.0%
  • Shell 0.4%