Socialify

Folder ..

Viewing index.md
27 lines (26 loc) • 1020.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
home: true
title: 'Faker'
heroImage: /logo.svg
heroAlt: 'Cartoon logo of a panda magician'
heroText: 'Faker'
tagline: 'Generate massive amounts of fake (but realistic) data for testing and development.'
actionText: Get Started
actionLink: /guide/
altActionText: Star
altActionLink: https://github.com/faker-js/faker

features:
  - title: 👠 Products
    details: Generate Prices, Product Names, Adjectives, and Descriptions.
  - title: 💸 Finance
    details: Create stubbed out Account Details, Transactions, and Crypto Addresses.
  - title: 💌 Addresses
    details: Generate valid Addresses, Zip Codes, Street Names, States, and Countries!
  - title: 👾 Hacker Jargon
    details: “Try to reboot the SQL bus, maybe it will bypass the virtual application!”
  - title: ⏰ Time-based Data
    details: Past, present, future, recent, soon... whenever!
  - title: 🌏 Localization
    details: Set a locale to generate realistic looking Names, Addresses, and Phone Numbers.
footer: MIT Licensed 2022
---