Giter VIP home page Giter VIP logo

pixate-actions's Introduction

Pixate Actions

This is the official directory of Actions you can use in Pixate. Actions let you script agains the Pixate editor, creating or manipulating layers, animations, and interactions.

This feature is currently in beta, so we suggest running new actions against dummy or cloned versions of your prototypes.

How Actions work

Actions are written using a subset of Javascript, and include most of the language features you'd expect. Pixate Actions use the Action API to define common actions, templates, or behaviors. Actions allow anyone to extend the Pixate editor, and opens up a lot of functionality for everyone. Think of them as the equivalent of plugins.

Contributing

We've created some useful actions and will continue to add new ones, and we'd very much love contributions that become official actions for everyone to use. If you have an idea for an action that you think everyone might find useful, whether it be a common UI pattern or useful layout manipulation, please share it!

To share an action, please follow these steps:

  • Create your action in your own Pixate account (see more here on how to do that)
  • Fork this repo (if you don't know how, check this out)
  • Clone the forked pixate-actions repository
  • Create a new local branch
  • Add your action. Feel free to add a new folder if you think it makes sense.
  • Commit and push your local branch to your forked repository
  • On your forked repository at GitHub, create a pull request (see this guide for more info)
  • We will review and let you know if we want to make the action official!

When you create an action, use the following format as a heading so people know who created it and what it does:

/**
 * Alignment: Align top
 * @desc Aligns the selected layer to the top of the screen in the canvas
 * @author Pixate, Inc.
 * @version 1.0
 */

Enjoy!

pixate-actions's People

Watchers

 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.