Skip to content
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

JavaScript API Documentation #24

Open
Redfire75369 opened this issue Sep 28, 2022 · 0 comments
Open

JavaScript API Documentation #24

Redfire75369 opened this issue Sep 28, 2022 · 0 comments
Labels
Documentation Issues, Additions and Improvements to Documentation

Comments

@Redfire75369
Copy link
Owner

Redfire75369 commented Sep 28, 2022

Currently, Spiderfire has 4 modules (assert, fs, path, url) and a bunch of globals Iconsole, setTimeout, etc.). However, it can be a bit confusing for the users who would like to use these since their API differs slightly from stuff like node or deno.

All of the above have typescript and flow declaration files. As such, it would be nice to add documentation in these files for those functions. All contributions are welcome.

Most of the functions should make sense on their own, but feel free to ask here if you need some help.

Requirements: Intermediate in JavaScript
Difficulty: Easy

Resources

@Redfire75369 Redfire75369 added Hacktoberfest Issues and PRs for Hacktoberfest Documentation Issues, Additions and Improvements to Documentation labels Sep 28, 2022
@Redfire75369 Redfire75369 changed the title [Hacktoberfest] JavaScript API Documentation JavaScript API Documentation Mar 22, 2023
@Redfire75369 Redfire75369 removed the Hacktoberfest Issues and PRs for Hacktoberfest label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues, Additions and Improvements to Documentation
Projects
None yet
Development

No branches or pull requests

1 participant