@manta-style/mock-iterate

0.2.0-alpha.24 • Public • Published

@manta-style/mock-iterate

Installation

$ npm install --save-dev @manta-style/mock-iterate

Usage

/**
 *
 * @iterate 'Happy'
 * @iterate 'Birthday'
 * @iterate 'To'
 * @iterate 'You'
 *
 */
message: string;
  • Every call will generate the next message
  • First call will return 'Happy', then 'Birthday', then 'To', then 'Yout', then back to 'Happy' again.

Readme

Keywords

Package Sidebar

Install

npm i @manta-style/mock-iterate

Weekly Downloads

2

Version

0.2.0-alpha.24

License

MIT

Unpacked Size

13.2 kB

Total Files

6

Last publish

Collaborators

  • cryrivers