Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Tags: eggheadio-github/stack-overflow-copy-paste

Tags

v1.94.0

Toggle v1.94.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat(getTriangleType): get type of a Triangle (#252)

v1.93.0

Toggle v1.93.0's commit message
feat(armstrong): add 'armstrong' option (#244)

* feat(armstrong): add 'armstrong' option

* Update index.js

* Update index.js

v1.92.0

Toggle v1.92.0's commit message
feat(second): add second function (#242)

* feat(second): add second function

* feat(second): resolve the issues

v1.91.0

Toggle v1.91.0's commit message
feat(arrMultiplier): add multiplier to Array (#241)

v1.90.0

Toggle v1.90.0's commit message
feat: add clone method (#238)

Closes #237

There seem to be lint fixes for other files as well. Hope won't be a problem.

v1.89.0

Toggle v1.89.0's commit message
feat(removeElementByIndex): add removeElementByIndex function (#233)

Closes #232

v1.88.0

Toggle v1.88.0's commit message
feat: Added hex to HSL color conversion function (#231)

v1.87.0

Toggle v1.87.0's commit message
feat(largest): finds largest number in an array (#229)

Closes #228

v1.86.0

Toggle v1.86.0's commit message
feat: convers a number to string representation (#227)

Converts a positive integer up to 2^53-1 to its English string representation.

v1.85.0

Toggle v1.85.0's commit message
feat: add inches to metric conversion (#226)

Closes #225