infinity-x
The constant value Infinity.
Last updated 7 years ago by xotic750 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install infinity-x 
SYNC missed versions from official npm registry.

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score Coverage Status

infinity-x

The constant value Infinity.

module.exports : number

The constant value Infinity derived mathematically by 1 / 0.

Kind: Exported member
Example

import INFINITY from 'infinity-x';

console.log(INFINITY === Infinity); // true
console.log(-INFINITY === -Infinity); // true
console.log(INFINITY === -Infinity); // false

Current Tags

  • 2.2.1                                ...           latest (7 years ago)

35 Versions

  • 2.2.1                                ...           7 years ago
  • 2.2.0                                ...           7 years ago
  • 2.1.0                                ...           7 years ago
  • 2.0.29                                ...           7 years ago
  • 2.0.28                                ...           7 years ago
  • 2.0.27                                ...           7 years ago
  • 2.0.26                                ...           7 years ago
  • 2.0.25                                ...           7 years ago
  • 2.0.24                                ...           7 years ago
  • 2.0.23                                ...           7 years ago
  • 2.0.22                                ...           7 years ago
  • 2.0.21                                ...           7 years ago
  • 2.0.20                                ...           7 years ago
  • 2.0.19                                ...           7 years ago
  • 2.0.18                                ...           7 years ago
  • 2.0.17                                ...           7 years ago
  • 2.0.16                                ...           7 years ago
  • 2.0.15                                ...           7 years ago
  • 2.0.14                                ...           7 years ago
  • 2.0.13                                ...           7 years ago
  • 2.0.12                                ...           7 years ago
  • 2.0.11                                ...           7 years ago
  • 2.0.10                                ...           7 years ago
  • 2.0.9                                ...           7 years ago
  • 2.0.8                                ...           7 years ago
  • 2.0.7                                ...           7 years ago
  • 2.0.6                                ...           7 years ago
  • 2.0.4                                ...           7 years ago
  • 2.0.3                                ...           7 years ago
  • 2.0.2                                ...           7 years ago
  • 2.0.1                                ...           7 years ago
  • 2.0.0                                ...           7 years ago
  • 1.0.2                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 3
This Month 11
Last Day 1
Last Week 27
Last Month 21
Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |