@yuanchuan/seq

1.0.1 • Public • Published

seq

Generate strings from a sequence.

/* https://rosettacode.org/wiki/99_Bottles_of_Beer */

seq(99, 1)`
  #{n} bottles of beer on the wall,
  #{n} bottles of beer.
  Take one down and pass it around,
  #{n - 1} bottles of beer on the wall.
`

Installation

npm i @yuanchuan/seq

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @yuanchuan/seq

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • yuanchuan