Skip to content

Gandi-IDE/custom-extension

Repository files navigation

ccw-user-extensions

What for

This repo is for Gandi Developer who wants make and test their own extensions.

How to jump in

There are two ways to develop and test your extensions.

Load from extension url

In the Gandi editor, switch to the Extensions tab on the left, click the “Custom” section, and load a custom extension via its URL.

Tip

We recommend developing with VSCode and installing the Live Server extension to serve local files as accessible URLs.

load extension

Create extension project in CCW

Note

Cocrea does not yet support this feature.

CCW users can create and test custom extensions directly from their project page — switch to the Extensions tab.
ccw-extension-page

Enter the extension editor, then click the file editor icon on the left.
file editor icon

Create a new file and select Extension (.js) as the type.
extension file type

Edit your extension code, then right-click the file and select “Install extension”.
install extension

Contribute to Gandi Extension Library

Your can fork this repo and submit your PR. When your PR is merged, your extension will be available in Gandi Extension Library.

Example / Template

Asset standard

Extension cover type: png/jpg/svg size: 600 × 372 px

Extension block icon type: svg size: 80 x 80 px

Extension menu icon type: svg size: 80 x 80 px

License

Extensions in this repository are licensed under LGPL-2.1 by default, but certain extensions may have different licenses (such as extensions ported from TurboWarp for which we are grateful for their contributions).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors