Giter VIP home page Giter VIP logo

Comments (6)

VinSpee avatar VinSpee commented on May 14, 2024

this would be rad!

from data-populator.

fculshaw avatar fculshaw commented on May 14, 2024

I'm dealing with a JSON file with a lot of levels of objects and It would be really great if this type of file was supported, for example:

   "images":{  
          "landscape":{  
             "landscape-01":"assets/landscape.jpg",
             "landscape-02":"assets/landscape-02.jpg"
          },
          "portrait":{  
             "portrait-01":"assets/portrait-01.jpg",
             "portrait-02":"assets/portrait-02.jpg"
          },
          "logo":{  
             "logo-01":"assets/logo-01.jpg",
             "logo-02":"assets/logo-02.jpg"               
          },
          "background":{  
             "background-01":"assets/bg-01.jpg",
             "background-02":"assets/bg-02.jpg"
          }

Apologies if this is already possible, I couldn't seem to get results

from data-populator.

nitrada avatar nitrada commented on May 14, 2024

@fculshaw this is not yet possible but exactly what we need. :)

from data-populator.

clarklab avatar clarklab commented on May 14, 2024

+1 for this idea. Currently it seems like all data needs to have the same types/fields, but it would be hugely useful to have some asymmetrical datasets.

from data-populator.

theoBLT avatar theoBLT commented on May 14, 2024

+1 for this idea too, multiple object level support would be awesome and make this plugin really cool.

from data-populator.

nitrada avatar nitrada commented on May 14, 2024

@VinSpee @fculshaw @clarklab @theoBLT
Since v1.3.0, this is fully supported, including nested arrays. Please let us know if you run into issues.

from data-populator.

Related Issues (20)

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.