-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a sample module repository #298
Comments
@jywarren What do you say? Kind of like how grunt provides a sample plugin repository that you can clone to get started with writing a plugin. |
GitMate.io thinks the contributors most likely able to help are @jywarren, and @ccpandhare. Possibly related issues are #119 (Create Histogram Module), #69 (Create Histogram Module), #243 (Create reprogrammable WebGL shader module), #108 (Math Module), and #5 (image cropping module). |
1 similar comment
GitMate.io thinks the contributors most likely able to help are @jywarren, and @ccpandhare. Possibly related issues are #119 (Create Histogram Module), #69 (Create Histogram Module), #243 (Create reprogrammable WebGL shader module), #108 (Math Module), and #5 (image cropping module). |
Love this!!!
…On Fri, Jun 22, 2018, 3:53 AM gitmate[bot] ***@***.***> wrote:
GitMate.io <https://gitmate.io> thinks the contributors most likely able
to help are @jywarren <https://github.com/jywarren>, and @ccpandhare
<https://github.com/ccpandhare>.
Possibly related issues are #119
<#119> (Create
Histogram Module), #69
<#69> (Create
Histogram Module), #243
<#243> (Create
reprogrammable WebGL shader module), #108
<#108> (Math Module),
and #5 <#5> (image
cropping module).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#298 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJzXuQtwTmWvOPiqzH1yB45FKpZSpks5t_KJcgaJpZM4UzS-i>
.
|
How about creating a folder in examples/folder which has sample module code(s). Maybe one for each type like metaModule, module with extraManipulation, module with only PixelManipulation. What say? |
I think that's a great idea! What about doing it in a Markdown file so we
can annotate and such as well?
…On Mon, Mar 18, 2019 at 5:09 PM Harsh Khandeparkar ***@***.***> wrote:
How about creating a folder in examples/folder which has sample module
code(s). Maybe one for each type like metaModule, module with
extraManipulation, module with only PixelManipulation. What say?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#298 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJxAGdzxcR3RpOYii_q-AcEZhdUbeks5vYABmgaJpZM4UzS-i>
.
|
I think we can make a sample repository(dynamic module) so that someone looking to make a module can clone the repository, write their custom code and be done!! Basically this way we can eliminate the boilerplate code a user has to copy through the documentation
The text was updated successfully, but these errors were encountered: