1.0.1 ā€¢ Published 9 months ago

zeeded-choose v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Install

npm i zeeded

Usage

import zeededChoose from 'zeeded'

  zeededChoose(123, [1, 2, 3])           === 2
  zeededChoose(123, [1, 2, 3])           === 2
  zeededChoose('z', ['A', 4n, [1, '2']]) === [1, '2']

Author

šŸ‘¤ Konrad Pettersson

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to create an issue on GitHub.

1.0.1

9 months ago

1.0.0

9 months ago