thegreenwebfoundation / thegreenwebfoundation/developer-docs
Demonstrate how to use CO2.js in different runtimes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently, the demos and tutorials show how to install and use CO2.js in a NodeJS environment. However, there are now more JavaScript runtimes available for developers to use and deploy to. Two of the more popular ones are Deno, Bun.
It would be good to have documentation showing how to install & use CO2.js in both of these JS runtimes.
Describe the solution you'd like
- One the Installation page, add sections showing how to install CO2.js in Deno and Bun.
- Adjust the Getting started: NodeJS page to be more generic and include Deno and Bun.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Installation page and the Getting started: NodeJS tutorial linked in the issue, reviewing how they currently explain NodeJS installation and usage. Update the documentation to cover installing and using CO2.js with Deno and Bun, while making the tutorial more generic. Done means both runtimes are clearly documented on the relevant pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, deno, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100