You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2022. It is now read-only.
Right now, we are generating documentation and readme dynamically using the scripts:
npm run readme
npm run jsdoc
Now that we have a domain of our own, we should create a static documentation in the docs folder and serve from there. Also the readme should be concise and static. It does not need to contain names of all the functions. Those APIs can be moved to documentation.