Coder Social home page Coder Social logo

repeat-grid-files's Introduction

repeat-grid-files

Program:
Populate Repeat Grids in Adobe XD

Description:
Simple program that reads a CSV file and creates files for each CSV column in a format ready to populate text elements in Adobe XD’s repeat grids.

Goal:
The goal of this program is to help Adobe XD users spend less time creating files in the required format to populate text in repeat grids.

For designers, is convenient to collect data in spreadsheet files that is planned to populate their designs. It is also convenient that Adobe XD has a feature called repeat grids which allows designers to easily create repeated elements and drag files to populate text elements. What is not convenient is the process of creating text files that will contain data from the spreadsheet file in a required format. So at this point, designers have to manually create individual files to then populate its design. This program helps with that step by automatically creating each needed file in the desired format.

How to use it:

  • Make sure the first row of your spreadsheet contains names of column names. Those column names will be the names for each individual created text files.
  • Export your spreadsheet file as CSV format.
  • Open this program (populateXD.py) and type the CSV path name in ‘fileToRead’.
  • Run the program and your files will be created and formatted ready to populate repeat grids on Adobe XD!

Note:
The spreadsheet file’s column names will be the names for each individual text files.
Your files will be created in the folder where the populateXD.py is found.

Try program with given file!

Download 'populateXD.py' and 'employees.csv'.
After you run the program, the following 4 files will be created:
  • name.txt
  • id.txt
  • role.txt
  • location.txt

Each file will be in the format as the given 'name.txt' file.

repeat-grid-files's People

Contributors

anaavila avatar

Watchers

James Cloos avatar  avatar

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.