neutralinojs / neutralinojs.github.io

The official website and documentation of Neutralinojs
https://neutralino.js.org
MIT License
248 stars 133 forks source link

custom api need more explanations #256

Open onemen opened 1 year ago

onemen commented 1 year ago

The description is custom.md is cryptic.

inbuilt helper functions (i.e., to get the window handler,
validation, etc.), and a developer guide to add custom APIs to the Neutralinojs framework without
updating the framework core.

inbuilt helper functions ???

Where is the developer guide to add custom APIs to the Neutralinojs framework without updating the framework core

RitikRG commented 1 year ago

Hey there! I am willing to work on this issue, can you assign me this issue.

shalithasuranga commented 1 year ago

Hey @onemen, thanks for reporting the issue. Seems like we can extend the documentation with this example by explaining more about the inbuilt helper functions, etc.. @RitikRG sure, please submit a pull request if would like to contribute..

Thanks :tada:

RitikRG commented 1 year ago

@shalithasuranga thanks for the opportunity Just to confirm, you want me to make changes to the custom.md--> custom.getMethods() section file based on this

I am new to open source, so that's why I am a little confused

RitikRG commented 1 year ago

Hey I have made a pr #260 , please check it out Thank you 🎉

RitikRG commented 1 year ago

Hey @shalithasuranga , Sorry to interrupt, is there anything that is to be done to this pr. Thank you

skushagra9 commented 7 months ago

Hey, I am working on this, please assign me