Giter Club home page Giter Club logo

formulas's Introduction

Formulas

Cloud Elements has created a community of custom made formulas that can be viewed, downloaded, and shared. This is an independent catalog of formulas and formula samples created by customers, partners and Cloud Elements developers. Additionally, this community supports our partners leveraging Cloud Elements technology.

Using the Formulas

Inside each formula folder that was added by Cloud Elements you will find a README, the fomula json, any supporting resources (VDRs, webflow charts, etc) and a folder called TheDoctor. The doctor is Cloud Element's cli tool that allows for easy uploading and downloading of formulas, VDRs, and elements. Formulas that are uploaded/downloaded using the doctor have a different structure than those imported/exported using the UI. If you plan to use the doctor, follow along with the README in the main folder and use the files included in the folder called TheDoctor.

Contributing

To contribute we ask that you create a folder for the formula, using pascal casing for the folder name (ex. MyContactSync). The folder should contain the formula template JSON as well as a short README file with a description of what you built.

WorkFlow Charts

If you would like a visual understanding of the workflows for a project, you can run:

bin/generate_flowchart.py Which will generate workflow.png in the same directory as the formula. If you have multiple formulas in the same directory, you may want to rename the generated file.

You will need to install node, phantomjs, and mermaid first:

npm install -g phantomjs
npm install -g mermaid ~~~~

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.