Git Product home page Git Product logo

ppshobi / chrome-random-text-generator Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 3.0 1.2 MB

A google chrome extension to generate and fill random text into a form field, Built on top of fakerjs

Home Page: https://chrome.google.com/webstore/detail/random-text-generator/lmealcdbihjhocippaajjhijhjciaojo

License: MIT License

CSS 0.61% HTML 12.79% TypeScript 65.55% JavaScript 21.05%
chrome typescript fakerjs random-generation

chrome-random-text-generator's Introduction

Random Fake Data Generator for Chrome (Beta)

This is a google chrome extension which will generate a random text of given length, and will paste the generated text into the last active input form field.

Built on top on faker.js. Huge thanks to @marak/faker.js

Built using

Node, TypeScript, fakerjs

Installation

Goto the extension page and install. https://chrome.google.com/webstore/detail/random-text-generator/lmealcdbihjhocippaajjhijhjciaojo Alt + Shift + I to insert fakeness.

Building Instructions

  1. clone this repo git clone https://github.com/ppshobi/chrome-random-text-generator.git
  2. cd into the repo
  3. npm install to install node modules
    • npm run build - Generates production application
    • npm run dev - Generates development version

Todo

  • Write Tests?
  • Support for various data types. such as Name, Credit Card, Address, Phone Number etc... (The reason I chose faker js is to support this kind of functionality)
  • Also, add a context menu option to insert text.
  • Refactor codebase more into Typescript way. (Yes... I am still a noob here !)

Let me know what you guys think

Honestly, this project was my effort to learn TypeScript, as well as chrome API's, Still more than halfway to go. I will try to keep adding features.

feel completely free to make PR's and create issues. I would love em to see up here. And let me know what you guys think!

Demo Video

Chrome random text generator

chrome-random-text-generator's People

Contributors

ppshobi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chrome-random-text-generator's Issues

Create unit tests

Basic unit tests to cover basic functionality of the extension should exist.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.