From dd4bccc8a5fddf8dcfe7d489938fa40719000cdf Mon Sep 17 00:00:00 2001 From: Milos Paunovic Date: Thu, 6 Jan 2022 21:54:05 +0100 Subject: [PATCH] Community version --- Readme.md | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/Readme.md b/Readme.md index c2f002114..6f7fa9002 100644 --- a/Readme.md +++ b/Readme.md @@ -1,23 +1,2 @@ -# Faker.js - generate massive amounts of fake data in the browser and node.js - -### online demo @ http://maraksquires.com/Faker.js/ -## USAGE -### browser - - - - -### node.js - - var Faker = require('./Faker'); - var randomName = Faker.Name.findName(); // Rowan Nikolaus - var randomEmail = Faker.Internet.email(); // Kassandra.Haley@erich.biz - var randomCard = Faker.Helpers.createCard(); // random contact card containing many properties - -## API - -## Authors -####Matthew Bergman & Marak Squires -Heavily inspired by Benjamin Curtis's Ruby Gem [Faker](http://faker.rubyforge.org/) and Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/lib/Data/Faker.pm) \ No newline at end of file +Community version published here: +https://www.npmjs.com/package/community-faker