eqeq

0.1.1 • Public • Published

eqeq

Use == without lint errors!

Install

$ npm install eqeq

Usage

const eqeq = require('eqeq');
 
> eqeq(3, '3')
true
 
> eqeq([[]], '')
true

Readme

Keywords

Package Sidebar

Install

npm i eqeq

Weekly Downloads

5

Version

0.1.1

License

MIT

Last publish

Collaborators

  • graingert