0.2.0-alpha.4 • Published 6 years ago

@manta-style/plugin-mock-example v0.2.0-alpha.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@manta-style/plugin-mock-example

Installation

$ yarn add @manta-style/plugin-mock-example

Usage

/**
 * @example tanhauhau
 * @example cryrivers
 * @example jennieji
 */
userName: string;
/**
 * @example 5
 * @example 10
 * @precision 1
 */
score: number;
  • Will generate data based on example, muliple examples will be chosen randomly.