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
@@ -9,10 +9,11 @@ Every byte of data that’s uploaded or downloaded produces CO2. By being able t
9
9
+ Create a carbon budget for your site
10
10
+ Inform the user when they uploading or downloading carbon intensive files
11
11
12
+
The package uses the [Sustainable Web Design (SWD)](https://sustainablewebdesign.org/calculating-digital-emissions) model.
13
+
The yearly average grid intensity data comes from [Ember](https://ember-climate.org/data/data-explorer/), as well as marginal intensity data from the [UNFCCC](https://unfccc.int/) (United Nations Framework Convention on Climate Change).
12
14
13
-
The package uses the yearly average grid intensity data from [Ember](https://ember-climate.org/data/data-explorer/), as well as marginal intensity data from the [UNFCCC](https://unfccc.int/) (United Nations Framework Convention on Climate Change).
14
15
15
-
The package is build for Laravel and heavy inspired by [thegreenwebfoundation/co2.js](https://github.com/thegreenwebfoundation/co2.js)
16
+
The package is build for [Laravel](https://github.com/laravel/framework) and is based on the great work done by [The Green Web Foundation](https://thegreenwebfoundation.org) in the [CO2.js](https://github.com/thegreenwebfoundation/co2.js) package.
16
17
17
18
18
19
@@ -24,6 +25,8 @@ You can install the package via composer:
0 commit comments