Skip to content

rohzzn/pages

Repository files navigation

image

Pages

A Figma plugin that allows users to automatically create pages before starting the design process. This plugin is built using TypeScript and is designed to save time and streamline the design process.

Features

  • Automatically creates pages with predefined templates
  • User can select the number of pages to be created
  • User can choose the template of the page
  • User can choose the naming conventions of the pages
  • Lightweight and easy to use
  • Save time and streamline the design process

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Figma account
  • Node.js
  • npm

Installing

  1. Clone the repository to your local machine
git clone https://github.com/USERNAME/pages.git
  1. Navigate to the project's root directory
cd pages
  1. Install the required dependencies
npm install
  1. Build the project
npm run build
  1. Go to Figma, open any project and click on the plugins button on the top right corner, select the "Development" and "New plugin" and then use the "manifest.json" file to load the plugin

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contribution

Feel free to fork this repository, improve or fix any bugs, and then make a pull request back to the original repository. Any contributions, big or small, major features, bug fixes, are welcomed and appreciated but make sure to follow the contribution guideline.