spiderfire icon indicating copy to clipboard operation
spiderfire copied to clipboard

JavaScript API Documentation

Open Redfire75369 opened this issue 1 year ago • 0 comments

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 avatar Sep 28 '22 00:09 Redfire75369