zeeded-choose
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Welcome to zeeded 👋

Version License: ISC

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.

Package Sidebar

Install

npm i zeeded-choose

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

1.72 kB

Total Files

4

Last publish

Collaborators

  • konkenbonken