All Projects β†’ mfix22 β†’ use-climate-change-reminder

mfix22 / use-climate-change-reminder

Licence: MIT license
🌳 Fight the climate change crisis by spreading the message for how you can help

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to use-climate-change-reminder

cli-autocomplete
A command line prompt with autocompletion.
Stars: ✭ 27 (-40%)
Mutual labels:  prompt
inquire
A Rust library for building interactive prompts
Stars: ✭ 419 (+831.11%)
Mutual labels:  prompt
tardy
Deal with CLI prompts in style
Stars: ✭ 40 (-11.11%)
Mutual labels:  prompt
hockeystick
Download and Visualize Essential Global Heating Data in R
Stars: ✭ 42 (-6.67%)
Mutual labels:  climate-change
requestty
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
Stars: ✭ 158 (+251.11%)
Mutual labels:  prompt
IceVarFigs
πŸŒ€ Weather and climate graphics for science communication πŸŒ€
Stars: ✭ 68 (+51.11%)
Mutual labels:  climate-change
bureau
πŸ’»Β Informative and fast ZSH prompt with git status. Works well with HUGE repositories. Show username, hostname, path, git branch and status.
Stars: ✭ 27 (-40%)
Mutual labels:  prompt
openair-cyan
DIY small-scale open hardware direct air carbon capture device called Cyan. Our documentation is on https://openair-collective.github.io/openair-cyan
Stars: ✭ 54 (+20%)
Mutual labels:  climate-change
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-57.78%)
Mutual labels:  prompt
slick
async ZSH prompt
Stars: ✭ 21 (-53.33%)
Mutual labels:  prompt
ChangeFormer
Official PyTorch implementation of our IGARSS'22 paper: A Transformer-Based Siamese Network for Change Detection
Stars: ✭ 220 (+388.89%)
Mutual labels:  climate-change
OED
Open Energy Dashboard (OED)
Stars: ✭ 49 (+8.89%)
Mutual labels:  climate-change
remindoro
πŸ“ Chrome/Firefox Extension to get reminders(repeat/one-time). Edit notes with live rich text editor. πŸ—ƒοΈ
Stars: ✭ 16 (-64.44%)
Mutual labels:  reminder
justified
Wrap, align and justify the words in a string.
Stars: ✭ 30 (-33.33%)
Mutual labels:  prompt
mikaela
Mikaela is a discord music bot that gives users the ability to store their favorite songs, and create playlists on discord.
Stars: ✭ 19 (-57.78%)
Mutual labels:  reminder
prompt-list
This repository has been archived, use Enquirer instead.
Stars: ✭ 13 (-71.11%)
Mutual labels:  prompt
whaaaaat
Inquirer.js port to Python (https://www.npmjs.com/package/inquirer). people blame me for staling this project. I do not have time to work on this right now - whaaaaat do you want me to do? take it offline?
Stars: ✭ 73 (+62.22%)
Mutual labels:  prompt
CLI-Autocomplete
Cross-platform flexible autocomplete library for your CLI applications.
Stars: ✭ 21 (-53.33%)
Mutual labels:  prompt
Inquirer.cs
A collection of common interactive command line user interfaces. Port of Inquirer.js
Stars: ✭ 26 (-42.22%)
Mutual labels:  prompt
carbon-footprint
Calculate your carbon footprint πŸ­πŸ‘£ from food, transport, purchases, fashion, electricity and digital activities like streaming, NFT or blockchain.
Stars: ✭ 59 (+31.11%)
Mutual labels:  climate-change

🌍🌏 climate-change-reminder 🌎🌍




Fight the climate crisis by spreading the message for how you can help.

PRs Welcome

Usage 🌳

You can either add use-climate-change-reminder as a dependency like:

$ yarn add use-climate-change-reminder

or

$ npm install --save use-climate-change-reminder

to automatically print the message after installation.

Otherwise you can import and call the function manually in your project:

const climateChangeReminder = require('climate-change-reminder')

console.log(climateChangeReminder())

Contributing 🀝

Pull requests are more than welcome! If you have something to add, even a question, please feel free to open an issue or PR.

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].