Skip to content

madhoundes/Framer-content-generator

Repository files navigation

Framer Text Generator Plugin

A Framer plugin for generating text content with support for English and Arabic languages.

Features

  • Generate different types of text (paragraphs, headings, lists)
  • Choose from various content categories (technology, business, marketing, etc.)
  • Bilingual support (English and Arabic)
  • RTL/LTR layout switching
  • Adjustable paragraph length
  • Copy text to clipboard
  • Add text directly to Framer canvas

Setup

  1. Install dependencies:
npm install
  1. Download required fonts:

Place the font files in the public/fonts directory.

  1. Start the development server:
npm run dev
  1. Build for production:
npm run build
  1. Package the plugin:
npm run pack

Project Structure

  • src/components: Reusable UI components
  • src/styles: Global styles and variables
  • src/locales: Language files (EN, AR)
  • public/fonts: Font files

Dependencies

  • React
  • Tailwind CSS
  • i18next for localization
  • Feather Icons

About

A Framer plugin for generating diverse text content (paragraphs, headings, lists) in English and Arabic. Features include category selection, RTL/LTR support, adjustable length, and direct canvas integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors