0.1.6 • Published 7 years ago
@v8187/rs-mock v0.1.6
rs-mock
This tool provides mock(Sample) data to test your application written in JavaScript and Typescript.
Install
$ npm install rs-mockInclude in your code
const rsMock = require('@v8187/rs-mock');OR
const { gender } from '@v8187/rs-mock';Documentation / Example
All examples will use
ES6pattern.
gender
const { gender } from '@v8187/rs-utils';
gender(); // MaleAPI
License
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago
0.0.1-draft.3
7 years ago
0.0.1-draft.2
7 years ago
0.0.1-draft.1
7 years ago
0.0.1-draft.0
7 years ago