Skip to content

codetigerco/veterinary

 
 

Repository files navigation

Figma Veterinary Plugin

A copy of the faker plugin for the veterinary industry

Quickly generate realistic placeholder text. Names, emails, URLs, headlines, and more for veretinarians. Faker is built on top of faker.js.

Veterinary Data Included

  • Animal Breeds
  • Medicine Names
  • Human centric date times format

Faker Data Included

  • Names
  • Addresses
  • Companies
  • Phone numbers
  • Dates
  • Lorem Ipsum
  • Internet text
  • Commerce text
  • Finance text
  • Random text
  • Computer system text
  • Hacker text

Usage

  • Install it from the Figma plugin library
  • Select one or more objects
  • Open the plugin and select a placeholder text option
  • Any text nodes in the selection will be replaced with the Faker text of your choice

Development

First clone this repository

git clone https://github.com/codetigerco/veterinary-faker
cd veterinary-faker

Install dependencies & build files

npm install
npm run build

After that open a project in Figma Desktop, select Plugins -> Development -> New Plugin. Click Choose a manifest.json and find the manifest.json file in this plugin directory.

Done! Now access via Plugins -> Development -> Faker

To-do

  • Better / more human date formatting
  • Add support for Pet placeholder and Veterinarian Images
  • Add Veterinarian Names
  • Add Animal Vaccines and Animal Medication

Original Author

Cory Etzkorn (Twitter)

About

Quickly generate realistic veterinary related placeholder text in Figma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.9%
  • Other 0.8%