Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.05 KB

vsc-mock


Easy access to mock test data powered by chance.js.

Features

  • vsc-mock allows you to generate data for:
    • basic values (numbers/letters/values)
    • finance
    • location
    • misc
    • mobile
    • person
    • text
    • things (animals)
    • time
    • web

Installation

  1. Type cmd+shift+p to open up the command palette.
  2. Choose Extensions: Install Extension.
  3. Search vscmock and install.

How it Works

vscmock

  1. Type cmd+shift+p to open up the command palette.
  2. Choose a category of data.
  3. Select the data you want to generate.

Reference

License