1.2.32 • Published 7 years ago
@clarketm/supernumber v1.2.32
Number
Number with superpowers! 💪
This data structure inherit all methods and properties from the
Numberbuilt-in.
Individual Module Installation
Yarn
$ yarn add @clarketm/supernumberNpm
$ npm install @clarketm/supernumber --saveAPI
constructor(number: number)
Construct a Number
fromRomanNumeral(str: string): number
Convert a roman numeral to number
| Name | Type | Attribute | Description |
|---|---|---|---|
| str | string | Roman numeral |
toRomanNumeral(): string
Convert a number to roman numeral
isNumber(str: string): boolean
Test if a string is a valid number
| Name | Type | Attribute | Description |
|---|---|---|---|
| str | string | – string representation of a number |
1.2.32
7 years ago
1.2.31
8 years ago
1.2.25
8 years ago
1.2.24
8 years ago
1.2.20
8 years ago
1.2.18
8 years ago
1.2.17
8 years ago
1.2.16
8 years ago
1.2.15
8 years ago
1.2.14
8 years ago
1.2.13
8 years ago
1.2.11
8 years ago
1.2.6
8 years ago
1.2.5
8 years ago
1.2.4
8 years ago
1.2.2
8 years ago
1.2.1
8 years ago
0.0.1
8 years ago
1.1.0
8 years ago
1.0.0
8 years ago
0.0.0
8 years ago