Framer Modules List

A collection of Framer modules

Framer Modules

Modules allow you to reuse code across many different projects and teams. Read full documentation

Submitting A New Plugin

Steps:
  1. Fork this repo
  2. Edit this JSON file by adding your plugin with the following information:
  • name - Name of your module
  • description - A small description of your module
  • thumbnail - Thumbnail of your module (800×600 pixels, JPG, GIF or PNG)
  • author
    • name - Your name
    • url - Your url (github, twitter, etc...)
  • url - GitHub url of your module
  • demo - Demo url of your module
  1. Submit your pull request.