All Projects â†’ NMF-earth â†’ carbon-footprint

NMF-earth / carbon-footprint

Licence: GPL-3.0 license
Calculate your carbon footprint 🏭đŸ‘Ŗ from food, transport, purchases, fashion, electricity and digital activities like streaming, NFT or blockchain.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to carbon-footprint

awesome-sustainability-jobs
Dev jobs in the sustainability sector
Stars: ✭ 149 (+152.54%)
Mutual labels:  sustainability, climate-change, carbon-footprint
carbon footprint
An open-source about a Carbon Footprint Calculator made with Reactjs. The objective is to have a nice simple web about the environment and how to preserve our planet.
Stars: ✭ 14 (-76.27%)
Mutual labels:  climate-change, carbon-footprint
cloud-carbon-footprint
Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage
Stars: ✭ 510 (+764.41%)
Mutual labels:  sustainability, carbon-footprint
open-energy-view
View resource consumption trends, history, analysis, and insights.
Stars: ✭ 32 (-45.76%)
Mutual labels:  electricity, climate-change
climateconnect
The global climate action web platform. 🌏
Stars: ✭ 45 (-23.73%)
Mutual labels:  sustainability, climate-change
regen-ledger
Blockchain for planetary regeneration
Stars: ✭ 154 (+161.02%)
Mutual labels:  sustainability, climate-change
ClimateChangeProjections
An embeddable map that shows climate change projections. How hot will it be by 2070 if we don't do something about it? Accessible at https://climatechange.codeforafrica.org
Stars: ✭ 29 (-50.85%)
Mutual labels:  global-warming, climate-change
environmental-footprint-data
Boavizta.org Data repository
Stars: ✭ 60 (+1.69%)
Mutual labels:  sustainability, carbon-footprint
Electricitymap Contrib
A real-time visualisation of the CO2 emissions of electricity consumption
Stars: ✭ 2,138 (+3523.73%)
Mutual labels:  sustainability, climate-change
thenftbay.org
The NFT Bay is the galaxy's most resilient NFT BitTorrent site! You wouldn't steal a JPEG (or would you)
Stars: ✭ 322 (+445.76%)
Mutual labels:  climate-change, nft
jsartoolkitNFT
jsartolkitNFT is a smaller version of jsartoolkit5 with only NFT support
Stars: ✭ 110 (+86.44%)
Mutual labels:  nft
bvg-topological-map
BVG transport map as a nice SVG.
Stars: ✭ 15 (-74.58%)
Mutual labels:  transport
Food-App-UI-by-using-SwiftUI
youtu.be/n4EuMTY3ehc
Stars: ✭ 60 (+1.69%)
Mutual labels:  food
snes-punks
Real world example of a full-stack Ethereum web app for supporting minting of NFT's from a collection using Tailwind, NextJS an nes.css. Contracts are written in Solidity with the help of HardHat.
Stars: ✭ 43 (-27.12%)
Mutual labels:  nft
db-stations
A list of DB stations.
Stars: ✭ 15 (-74.58%)
Mutual labels:  transport
vbb-hafas
A JavaScript client for Berlin & Brandenburg public transport HAFAS API.
Stars: ✭ 28 (-52.54%)
Mutual labels:  transport
OED
Open Energy Dashboard (OED)
Stars: ✭ 49 (-16.95%)
Mutual labels:  climate-change
3D-PV-Locator
Repo for "3D-PV-Locator: Large-scale detection of rooftop-mounted photovoltaic systems in 3D" based on Applied Energy publication.
Stars: ✭ 35 (-40.68%)
Mutual labels:  climate-change
metaboss
The Metaplex NFT-standard Swiss Army Knife tool.
Stars: ✭ 575 (+874.58%)
Mutual labels:  nft
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-38.98%)
Mutual labels:  nft

Carbon Footprint Diagnostic 🏭đŸ‘ŖđŸŠē

Contributor Covenant Build Status

Calculate your carbon footprint. Food, transport, purchases, fashion, electricity and digital activities like streaming, cryptoArt or blockchain.

Used in NMF.earth open-source project. Can be found on NPM.

Units 🌐

Unit of measurement used in the project are following the International System of Units to avoid confusion and make everything easy to remember : seconds for time, energy in joules, mass in kilogram, distance in meters, memory in bits.

Therefore meter is used instead of kilometer for distance and any mass is in kilogram.

Install đŸ“Ļ

yarn add carbon-footprint or npm install carbon-footprint

How to use đŸ”Ĩ

import { transport } from 'carbon-footprint' ... const emission = kilometer * transport.fossilFueledCar;

If you want to see how we use this module, check the NMF.earth app repo.

Source ℹī¸

You can verify any number. A link can be found inside corresponding file.

Contribution 🙋

Any Contribution is welcome!

Please read this if you want to contribute.

Tests + Lint + typescript :

yarn test yarn lint yarn tsc yarn format

Workflow

To publish to npm, just create a new release.

Šī¸ Open source - licence

Repository and contributions are under GNU General Public License v3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].