Giter VIP home page Giter VIP logo

figma-fake-it-plugin's People

Contributors

nliautaud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

figma-fake-it-plugin's Issues

Methods examples and docs

For simplicity sake, the plugin asks for a language as first parameter in quick actions.
The reason is that in the majority of cases the user generate data in only one or a few languages, and thus is switching categories or methods a lot more than languages. Setting the language first allows to quickly switch methods in the same language using quick actions.

But as language is always requested, users may be confused by methods that are not language related, like methods of Number. Users don't know or look at the Faker.js documentation (and they shouldn't). https://fakerjs.dev/api/number.html

"number" was confusing to me cause i dont do math in english. i suggest providing an example of output
Katya Volkova@katyavolkova

Possible solutions

  • Add documentation and/or examples directly in the plugin.
    • Show text when a method is selected in the UI ( see #1 )
    • Adds info after the parameter value in quick action. May encumber the ui. Desc/example should be very short.
  • Document methods or categories in the plugin page

Dismissed solutions

  • Remove any methods that aren't language-related
  • Asking for a method first, and showing the language parameter only if needed isn't supported by the quick actions api.

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.