New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

number-axis

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

number-axis

A Number-Axis Class that calculates the position of a given value in a value range.

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

number-axis

A Number-Axis Class that calculates the position of a given value in a value range.

NPM version Build Status Clean Code Dependency Status devDependency Status License

Browser support

Chrome, Safari, Firefox, Opera, IE9+

Installation

    npm install number-axis

    or 

    jspm install npm:number-axis

Usage


    var package = require('number-axis');

    /**
    * TODO add doc.
    */

Tests

    # TODO add test.

    npm test          

Keywords

number

FAQs

Package last updated on 23 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts