Giter Club home page Giter Club logo

faker-js-ui's Introduction

Faker.js UI

Watch Demo Here

Web App and Browser Extension for Faker.js.

Now available in Chrome Web Store!

The app website is also open for contribution.

Features in development

  • Auto-fill forms using appropriate Faker.js methods
  • Add prompt for arguments so users can maximize the parameters for each methods
  • Preview of copied/generated data

Development

There are 2 modes to develop Faker.js UI:

  • Web App (SPA): The Web App is a Quasar Framework and Vue.js 3 that can be run locally and deployed to a static hosting site.
  • Browser Extension: The Browser Extension is a Quasar Framework and Vue.js 3 that can be run locally and deployed to the Chrome Web Store.

To run the Web App locally:

# Install dependencies
yarn install

# Run the app
yarn dev:spa # or yarn build:spa to build for production

To run the Browser Extension locally:

# Install dependencies
yarn install

# Run the app
yarn dev:bex # or yarn build:bex to build for production

faker-js-ui's People

Contributors

jayeshvp24 avatar jofftiquez avatar tristagile avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

faker-js-ui's Issues

feature: download output via csv or json

Add a feature to download the output as CSV or JSON. There are two considerations here, the first is the web app version and the second is the browser extension.

For the browser extension, I would like for this to be a button with dropdown on the right side to show the options "Download CSV", and "Download JSON".

image
image

In the browser extension, since there's an issue in showing the dialog the bulk action is not available yet, therefore there's no place for the button put in. I also need ideas/feedback for this.

The initial idea is when the list is clicked that's the normal action just copy the output to the clipboard. Then, add a menu on the right side of the list item to show a dropdown list with options to "Download CSV", and "Download JSON".

image

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.